public class IfcOffsetCurve3D2X3 extends IfcCurve2X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcOffsetCurve3D
| Constructor and Description |
|---|
IfcOffsetCurve3D2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve2X3 |
getBasisCurve() |
IfcLengthMeasure2X3 |
getDistance() |
IfcDirection2X3 |
getRefDirection() |
Boolean |
getSelfIntersect() |
void |
setBasisCurve(IfcCurve2X3 value) |
void |
setDistance(IfcLengthMeasure2X3 value) |
void |
setRefDirection(IfcDirection2X3 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)
public final IfcDirection2X3 getRefDirection()
public final void setRefDirection(IfcDirection2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.