public interface IfcEdgeCurve extends IfcEdge, IfcCurveOrEdgeCurve
The following features are supported:
Ifc2x3tc1Package.getIfcEdgeCurve()| Modifier and Type | Method and Description |
|---|---|
IfcCurve |
getEdgeGeometry()
Returns the value of the 'Edge Geometry' reference.
|
Tristate |
getSameSense()
Returns the value of the 'Same Sense' attribute.
|
void |
setEdgeGeometry(IfcCurve value)
Sets the value of the '
Edge Geometry' reference. |
void |
setSameSense(Tristate value)
Sets the value of the '
Same Sense' attribute. |
getEdgeEnd, getEdgeStart, setEdgeEnd, setEdgeStartgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCurve getEdgeGeometry()
If the meaning of the 'Edge Geometry' reference isn't clear, there really should be more of a description here...
setEdgeGeometry(IfcCurve),
Ifc2x3tc1Package.getIfcEdgeCurve_EdgeGeometry()void setEdgeGeometry(IfcCurve value)
Edge Geometry' reference.
value - the new value of the 'Edge Geometry' reference.getEdgeGeometry()Tristate getSameSense()
Tristate.
If the meaning of the 'Same Sense' attribute isn't clear, there really should be more of a description here...
Tristate,
setSameSense(Tristate),
Ifc2x3tc1Package.getIfcEdgeCurve_SameSense()void setSameSense(Tristate value)
Same Sense' attribute.
value - the new value of the 'Same Sense' attribute.Tristate,
getSameSense()Copyright © 2016 OpenSource BIM. All rights reserved.