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, setRelatedObjects
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)