@IfcClass(type=ENTITY, layer=CORE) public class IfcPropertyDefinition extends IfcRoot
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelAssociates> |
hasAssociations |
stepNumber| 构造器和说明 |
|---|
IfcPropertyDefinition() |
IfcPropertyDefinition(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcRelAssociates> |
getHasAssociations() |
void |
setHasAssociations(SET<IfcRelAssociates> hasAssociations) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcInverseParameter private SET<IfcRelAssociates> hasAssociations
public IfcPropertyDefinition()
@IfcParserConstructor public IfcPropertyDefinition(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description)
public SET<IfcRelAssociates> getHasAssociations()
public void setHasAssociations(SET<IfcRelAssociates> hasAssociations)
Copyright © 2023. All rights reserved.