@IfcClass(layer=CORE, type=ENTITY) public abstract class IfcResource extends IfcObject
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelAssignsToResource> |
resourceOf |
stepNumber| 构造器和说明 |
|---|
IfcResource(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRelAssignsToResource> |
getResourceOf() |
void |
setResourceOf(SET<IfcRelAssignsToResource> resourceOf) |
addIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcInverseParameter private SET<IfcRelAssignsToResource> resourceOf
@IfcParserConstructor public IfcResource(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType)
public SET<IfcRelAssignsToResource> getResourceOf()
public void setResourceOf(SET<IfcRelAssignsToResource> resourceOf)
Copyright © 2023. All rights reserved.