public class IfcEdgeCurve extends IfcEdge
| Constructor and Description |
|---|
IfcEdgeCurve() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve |
getEdgeGeometry() |
IfcBoolean |
getSameSense() |
void |
setEdgeGeometry(IfcCurve value) |
void |
setSameSense(IfcBoolean value) |
getEdgeEnd, getEdgeStart, setEdgeEnd, setEdgeStartgetLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCurve getEdgeGeometry()
public final void setEdgeGeometry(IfcCurve value)
public final IfcBoolean getSameSense()
public final void setSameSense(IfcBoolean value)