public class IfcRelAssociatesProfileProperties extends IfcRelAssociates
| Constructor and Description |
|---|
IfcRelAssociatesProfileProperties() |
| Modifier and Type | Method and Description |
|---|---|
IfcOrientationSelect |
getProfileOrientation() |
IfcShapeAspect |
getProfileSectionLocation() |
IfcProfileProperties |
getRelatingProfileProperties() |
void |
setProfileOrientation(IfcOrientationSelect value) |
void |
setProfileSectionLocation(IfcShapeAspect value) |
void |
setRelatingProfileProperties(IfcProfileProperties value) |
getRelatedObjects, setRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcProfileProperties getRelatingProfileProperties()
public final void setRelatingProfileProperties(IfcProfileProperties value)
public final IfcShapeAspect getProfileSectionLocation()
public final void setProfileSectionLocation(IfcShapeAspect value)
public final IfcOrientationSelect getProfileOrientation()
public final void setProfileOrientation(IfcOrientationSelect value)