public class IfcOffsetCurve3D4X3 extends IfcOffsetCurve4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcOffsetCurve3D
| Constructor and Description |
|---|
IfcOffsetCurve3D4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLengthMeasure4X3 |
getDistance() |
IfcDirection4X3 |
getRefDirection() |
IfcLogical4X3 |
getSelfIntersect() |
void |
setDistance(IfcLengthMeasure4X3 value) |
void |
setRefDirection(IfcDirection4X3 value) |
void |
setSelfIntersect(IfcLogical4X3 value) |
getBasisCurve, setBasisCurvegetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLengthMeasure4X3 getDistance()
public final void setDistance(IfcLengthMeasure4X3 value)
public final IfcLogical4X3 getSelfIntersect()
public final void setSelfIntersect(IfcLogical4X3 value)
public final IfcDirection4X3 getRefDirection()
public final void setRefDirection(IfcDirection4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.