public class IfcOffsetCurve2D4 extends IfcCurve4
IfcOffsetCurve2D
| Constructor and Description |
|---|
IfcOffsetCurve2D4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve4 |
getBasisCurve() |
IfcLengthMeasure4 |
getDistance() |
IfcLogical4 |
getSelfIntersect() |
void |
setBasisCurve(IfcCurve4 value) |
void |
setDistance(IfcLengthMeasure4 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)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.