public interface IfcConnectionCurveGeometry extends IfcConnectionGeometry
| Modifier and Type | Method and Description |
|---|---|
IfcCurveOrEdgeCurve |
getCurveOnRelatedElement()
Returns the value of the 'Curve On Related Element' reference.
|
IfcCurveOrEdgeCurve |
getCurveOnRelatingElement()
Returns the value of the 'Curve On Relating Element' reference.
|
boolean |
isSetCurveOnRelatedElement()
Returns whether the value of the '
Curve On Related Element' reference is set. |
void |
setCurveOnRelatedElement(IfcCurveOrEdgeCurve value)
Sets the value of the '
Curve On Related Element' reference. |
void |
setCurveOnRelatingElement(IfcCurveOrEdgeCurve value)
Sets the value of the '
Curve On Relating Element' reference. |
void |
unsetCurveOnRelatedElement()
Unsets the value of the '
Curve On Related Element' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCurveOrEdgeCurve getCurveOnRelatingElement()
If the meaning of the 'Curve On Relating Element' reference isn't clear, there really should be more of a description here...
setCurveOnRelatingElement(IfcCurveOrEdgeCurve),
Ifc2x3tc1Package.getIfcConnectionCurveGeometry_CurveOnRelatingElement()void setCurveOnRelatingElement(IfcCurveOrEdgeCurve value)
Curve On Relating Element' reference.
value - the new value of the 'Curve On Relating Element' reference.getCurveOnRelatingElement()IfcCurveOrEdgeCurve getCurveOnRelatedElement()
If the meaning of the 'Curve On Related Element' reference isn't clear, there really should be more of a description here...
isSetCurveOnRelatedElement(),
unsetCurveOnRelatedElement(),
setCurveOnRelatedElement(IfcCurveOrEdgeCurve),
Ifc2x3tc1Package.getIfcConnectionCurveGeometry_CurveOnRelatedElement()void setCurveOnRelatedElement(IfcCurveOrEdgeCurve value)
Curve On Related Element' reference.
value - the new value of the 'Curve On Related Element' reference.isSetCurveOnRelatedElement(),
unsetCurveOnRelatedElement(),
getCurveOnRelatedElement()void unsetCurveOnRelatedElement()
Curve On Related Element' reference.
boolean isSetCurveOnRelatedElement()
Curve On Related Element' reference is set.
unsetCurveOnRelatedElement(),
getCurveOnRelatedElement(),
setCurveOnRelatedElement(IfcCurveOrEdgeCurve)Copyright © 2018 OpenSource BIM. All rights reserved.