public class IfcPointByDistanceExpression4X3 extends IfcPoint4X3
IfcPointByDistanceExpression
| Constructor and Description |
|---|
IfcPointByDistanceExpression4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve4X3 |
getBasisCurve() |
IfcCurveMeasureSelect4X3 |
getDistanceAlong() |
IfcLengthMeasure4X3 |
getOffsetLateral() |
IfcLengthMeasure4X3 |
getOffsetLongitudinal() |
IfcLengthMeasure4X3 |
getOffsetVertical() |
void |
setBasisCurve(IfcCurve4X3 value) |
void |
setDistanceAlong(IfcCurveMeasureSelect4X3 value) |
void |
setOffsetLateral(IfcLengthMeasure4X3 value) |
void |
setOffsetLongitudinal(IfcLengthMeasure4X3 value) |
void |
setOffsetVertical(IfcLengthMeasure4X3 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCurveMeasureSelect4X3 getDistanceAlong()
public final void setDistanceAlong(IfcCurveMeasureSelect4X3 value)
public final IfcLengthMeasure4X3 getOffsetLateral()
public final void setOffsetLateral(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getOffsetVertical()
public final void setOffsetVertical(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getOffsetLongitudinal()
public final void setOffsetLongitudinal(IfcLengthMeasure4X3 value)
public final IfcCurve4X3 getBasisCurve()
public final void setBasisCurve(IfcCurve4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.