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