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, setEdgeStart
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCurve getEdgeGeometry()
public final void setEdgeGeometry(IfcCurve value)
public final IfcBoolean getSameSense()
public final void setSameSense(IfcBoolean value)