@IfcClass(layer=DOMAIN, type=ENTITY) public class IfcRelAssociatesProfileProperties extends IfcRelAssociates
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcOrientationSelect |
profileOrientation |
private IfcShapeAspect |
profileSectionLocation |
private IfcProfileProperties |
relatingProfileProperties |
stepNumber| 构造器和说明 |
|---|
IfcRelAssociatesProfileProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcRoot> relatedObjects,
IfcProfileProperties relatingProfileProperties,
IfcShapeAspect profileSectionLocation,
IfcOrientationSelect profileOrientation) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getProfileOrientation() |
IfcShapeAspect |
getProfileSectionLocation() |
IfcProfileProperties |
getRelatingProfileProperties() |
void |
setProfileOrientation(IfcOrientationSelect profileOrientation) |
void |
setProfileSectionLocation(IfcShapeAspect profileSectionLocation) |
void |
setRelatingProfileProperties(IfcProfileProperties relatingProfileProperties) |
getRelatedObjects, illegal, setRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcProfileProperties relatingProfileProperties
@IfcOptionField private IfcShapeAspect profileSectionLocation
@IfcOptionField private IfcOrientationSelect profileOrientation
@IfcParserConstructor public IfcRelAssociatesProfileProperties(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcRoot> relatedObjects, IfcProfileProperties relatingProfileProperties, IfcShapeAspect profileSectionLocation, IfcOrientationSelect profileOrientation)
public IfcProfileProperties getRelatingProfileProperties()
public void setRelatingProfileProperties(IfcProfileProperties relatingProfileProperties)
public IfcShapeAspect getProfileSectionLocation()
public void setProfileSectionLocation(IfcShapeAspect profileSectionLocation)
public String getProfileOrientation()
public void setProfileOrientation(IfcOrientationSelect profileOrientation)
Copyright © 2023. All rights reserved.