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, setEdgeStartgetLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcEdge getEdgeElement()
public final void setEdgeElement(IfcEdge value)
public final IfcBoolean getOrientation()
public final void setOrientation(IfcBoolean value)