public class IfcOffsetCurve2D extends IfcCurve
Constructor and Description |
---|
IfcOffsetCurve2D() |
Modifier and Type | Method and Description |
---|---|
IfcCurve |
getBasisCurve() |
IfcLengthMeasure |
getDistance() |
Boolean |
getSelfIntersect() |
void |
setBasisCurve(IfcCurve value) |
void |
setDistance(IfcLengthMeasure value) |
void |
setSelfIntersect(Boolean value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCurve getBasisCurve()
public final void setBasisCurve(IfcCurve value)
public final IfcLengthMeasure getDistance()
public final void setDistance(IfcLengthMeasure value)
public final Boolean getSelfIntersect()
public final void setSelfIntersect(Boolean value)