public class IfcOrientedEdge extends IfcEdge
Constructor and Description |
---|
IfcOrientedEdge() |
Modifier and Type | Method and Description |
---|---|
IfcEdge |
getEdgeElement() |
IfcBoolean |
getOrientation() |
void |
setEdgeElement(IfcEdge value) |
void |
setOrientation(IfcBoolean value) |
getEdgeEnd, getEdgeStart, setEdgeEnd, setEdgeStart
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcEdge getEdgeElement()
public final void setEdgeElement(IfcEdge value)
public final IfcBoolean getOrientation()
public final void setOrientation(IfcBoolean value)