public class IfcThirdOrderPolynomialSpiral4X3 extends IfcSpiral4X3
IfcThirdOrderPolynomialSpiral
| Constructor and Description |
|---|
IfcThirdOrderPolynomialSpiral4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLengthMeasure4X3 |
getConstantTerm() |
IfcLengthMeasure4X3 |
getCubicTerm() |
IfcLengthMeasure4X3 |
getLinearTerm() |
IfcLengthMeasure4X3 |
getQuadraticTerm() |
void |
setConstantTerm(IfcLengthMeasure4X3 value) |
void |
setCubicTerm(IfcLengthMeasure4X3 value) |
void |
setLinearTerm(IfcLengthMeasure4X3 value) |
void |
setQuadraticTerm(IfcLengthMeasure4X3 value) |
getPosition, setPositiongetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLengthMeasure4X3 getCubicTerm()
public final void setCubicTerm(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getQuadraticTerm()
public final void setQuadraticTerm(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getLinearTerm()
public final void setLinearTerm(IfcLengthMeasure4X3 value)
public final IfcLengthMeasure4X3 getConstantTerm()
public final void setConstantTerm(IfcLengthMeasure4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.