public interface IfcOrientedEdge extends IfcEdge
The following features are supported:
Ifc4Package.getIfcOrientedEdge()| Modifier and Type | Method and Description |
|---|---|
IfcEdge |
getEdgeElement()
Returns the value of the 'Edge Element' reference.
|
Tristate |
getOrientation()
Returns the value of the 'Orientation' attribute.
|
void |
setEdgeElement(IfcEdge value)
Sets the value of the '
Edge Element' reference. |
void |
setOrientation(Tristate value)
Sets the value of the '
Orientation' attribute. |
getEdgeEnd, getEdgeStart, setEdgeEnd, setEdgeStartgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcEdge getEdgeElement()
If the meaning of the 'Edge Element' reference isn't clear, there really should be more of a description here...
setEdgeElement(IfcEdge),
Ifc4Package.getIfcOrientedEdge_EdgeElement()void setEdgeElement(IfcEdge value)
Edge Element' reference.
value - the new value of the 'Edge Element' reference.getEdgeElement()Tristate getOrientation()
Tristate.
If the meaning of the 'Orientation' attribute isn't clear, there really should be more of a description here...
Tristate,
setOrientation(Tristate),
Ifc4Package.getIfcOrientedEdge_Orientation()void setOrientation(Tristate value)
Orientation' attribute.
value - the new value of the 'Orientation' attribute.Tristate,
getOrientation()Copyright © 2016 OpenSource BIM. All rights reserved.