public class IfcOffsetCurve2D2X3 extends IfcCurve2X3
IfcOffsetCurve2D
| Constructor and Description |
|---|
IfcOffsetCurve2D2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve2X3 |
getBasisCurve() |
IfcLengthMeasure2X3 |
getDistance() |
Boolean |
getSelfIntersect() |
void |
setBasisCurve(IfcCurve2X3 value) |
void |
setDistance(IfcLengthMeasure2X3 value) |
void |
setSelfIntersect(Boolean value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCurve2X3 getBasisCurve()
public final void setBasisCurve(IfcCurve2X3 value)
public final IfcLengthMeasure2X3 getDistance()
public final void setDistance(IfcLengthMeasure2X3 value)
public final Boolean getSelfIntersect()
public final void setSelfIntersect(Boolean value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.