public interface IfcRelAssociatesProfileProperties extends IfcRelAssociates
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcOrientationSelect |
getProfileOrientation()
Returns the value of the 'Profile Orientation' reference.
|
IfcShapeAspect |
getProfileSectionLocation()
Returns the value of the 'Profile Section Location' reference.
|
IfcProfileProperties |
getRelatingProfileProperties()
Returns the value of the 'Relating Profile Properties' reference.
|
boolean |
isSetProfileOrientation()
Returns whether the value of the '
Profile Orientation' reference is set. |
boolean |
isSetProfileSectionLocation()
Returns whether the value of the '
Profile Section Location' reference is set. |
void |
setProfileOrientation(IfcOrientationSelect value)
Sets the value of the '
Profile Orientation' reference. |
void |
setProfileSectionLocation(IfcShapeAspect value)
Sets the value of the '
Profile Section Location' reference. |
void |
setRelatingProfileProperties(IfcProfileProperties value)
Sets the value of the '
Relating Profile Properties' reference. |
void |
unsetProfileOrientation()
Unsets the value of the '
Profile Orientation' reference. |
void |
unsetProfileSectionLocation()
Unsets the value of the '
Profile Section Location' reference. |
getRelatedObjectsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcProfileProperties getRelatingProfileProperties()
If the meaning of the 'Relating Profile Properties' reference isn't clear, there really should be more of a description here...
setRelatingProfileProperties(IfcProfileProperties),
Ifc2x3tc1Package.getIfcRelAssociatesProfileProperties_RelatingProfileProperties()void setRelatingProfileProperties(IfcProfileProperties value)
Relating Profile Properties' reference.
value - the new value of the 'Relating Profile Properties' reference.getRelatingProfileProperties()IfcShapeAspect getProfileSectionLocation()
If the meaning of the 'Profile Section Location' reference isn't clear, there really should be more of a description here...
isSetProfileSectionLocation(),
unsetProfileSectionLocation(),
setProfileSectionLocation(IfcShapeAspect),
Ifc2x3tc1Package.getIfcRelAssociatesProfileProperties_ProfileSectionLocation()void setProfileSectionLocation(IfcShapeAspect value)
Profile Section Location' reference.
value - the new value of the 'Profile Section Location' reference.isSetProfileSectionLocation(),
unsetProfileSectionLocation(),
getProfileSectionLocation()void unsetProfileSectionLocation()
Profile Section Location' reference.
boolean isSetProfileSectionLocation()
Profile Section Location' reference is set.
unsetProfileSectionLocation(),
getProfileSectionLocation(),
setProfileSectionLocation(IfcShapeAspect)IfcOrientationSelect getProfileOrientation()
If the meaning of the 'Profile Orientation' reference isn't clear, there really should be more of a description here...
isSetProfileOrientation(),
unsetProfileOrientation(),
setProfileOrientation(IfcOrientationSelect),
Ifc2x3tc1Package.getIfcRelAssociatesProfileProperties_ProfileOrientation()void setProfileOrientation(IfcOrientationSelect value)
Profile Orientation' reference.
value - the new value of the 'Profile Orientation' reference.isSetProfileOrientation(),
unsetProfileOrientation(),
getProfileOrientation()void unsetProfileOrientation()
Profile Orientation' reference.
boolean isSetProfileOrientation()
Profile Orientation' reference is set.
unsetProfileOrientation(),
getProfileOrientation(),
setProfileOrientation(IfcOrientationSelect)Copyright © 2016 OpenSource BIM. All rights reserved.