@IfcClass(type=ENTITY, layer=CORE) public class IfcPropertySet extends IfcPropertySetDefinition
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcProperty> |
hasProperties |
stepNumber| 构造器和说明 |
|---|
IfcPropertySet() |
IfcPropertySet(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcProperty> hasProperties) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addProperty(IfcProperty property) |
SET<IfcProperty> |
getHasProperties() |
boolean |
illegal() |
void |
setHasProperties(SET<IfcProperty> hasProperties) |
addDefinesType, addPropertyDefinitionOf, getDefinesType, getPropertyDefinitionOf, setDefinesType, setPropertyDefinitionOfgetHasAssociations, setHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate SET<IfcProperty> hasProperties
public IfcPropertySet()
@IfcParserConstructor public IfcPropertySet(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcProperty> hasProperties)
public SET<IfcProperty> getHasProperties()
public void setHasProperties(SET<IfcProperty> hasProperties)
public void addProperty(IfcProperty property)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.