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