@IfcClass(type=ENTITY, layer=CORE) public class IfcRelOverridesProperties extends IfcRelDefinesByProperties
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcProperty> |
overridingProperties |
relatedObjectsstepNumber| 构造器和说明 |
|---|
IfcRelOverridesProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcObject relatedObject,
IfcPropertySetDefinition relatingPropertyDefinition,
SET<IfcProperty> overridingProperties) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcProperty> |
getOverridingProperties() |
boolean |
illegal() |
void |
setOverridingProperties(SET<IfcProperty> overridingProperties) |
getRelatingPropertyDefinition, setRelatingPropertyDefinitiongetRelatedObjects, setRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate SET<IfcProperty> overridingProperties
@IfcParserConstructor public IfcRelOverridesProperties(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcObject relatedObject, IfcPropertySetDefinition relatingPropertyDefinition, SET<IfcProperty> overridingProperties)
public SET<IfcProperty> getOverridingProperties()
public void setOverridingProperties(SET<IfcProperty> overridingProperties)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcAbstractClassCopyright © 2023. All rights reserved.