public interface IfcConnectionPointGeometry extends IfcConnectionGeometry
| Modifier and Type | Method and Description |
|---|---|
IfcPointOrVertexPoint |
getPointOnRelatedElement()
Returns the value of the 'Point On Related Element' reference.
|
IfcPointOrVertexPoint |
getPointOnRelatingElement()
Returns the value of the 'Point On Relating Element' reference.
|
boolean |
isSetPointOnRelatedElement()
Returns whether the value of the '
Point On Related Element' reference is set. |
void |
setPointOnRelatedElement(IfcPointOrVertexPoint value)
Sets the value of the '
Point On Related Element' reference. |
void |
setPointOnRelatingElement(IfcPointOrVertexPoint value)
Sets the value of the '
Point On Relating Element' reference. |
void |
unsetPointOnRelatedElement()
Unsets the value of the '
Point On Related Element' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPointOrVertexPoint getPointOnRelatingElement()
If the meaning of the 'Point On Relating Element' reference isn't clear, there really should be more of a description here...
setPointOnRelatingElement(IfcPointOrVertexPoint),
Ifc2x3tc1Package.getIfcConnectionPointGeometry_PointOnRelatingElement()void setPointOnRelatingElement(IfcPointOrVertexPoint value)
Point On Relating Element' reference.
value - the new value of the 'Point On Relating Element' reference.getPointOnRelatingElement()IfcPointOrVertexPoint getPointOnRelatedElement()
If the meaning of the 'Point On Related Element' reference isn't clear, there really should be more of a description here...
isSetPointOnRelatedElement(),
unsetPointOnRelatedElement(),
setPointOnRelatedElement(IfcPointOrVertexPoint),
Ifc2x3tc1Package.getIfcConnectionPointGeometry_PointOnRelatedElement()void setPointOnRelatedElement(IfcPointOrVertexPoint value)
Point On Related Element' reference.
value - the new value of the 'Point On Related Element' reference.isSetPointOnRelatedElement(),
unsetPointOnRelatedElement(),
getPointOnRelatedElement()void unsetPointOnRelatedElement()
Point On Related Element' reference.
boolean isSetPointOnRelatedElement()
Point On Related Element' reference is set.
unsetPointOnRelatedElement(),
getPointOnRelatedElement(),
setPointOnRelatedElement(IfcPointOrVertexPoint)Copyright © 2018 OpenSource BIM. All rights reserved.