public class IfcPolynomialCurve4X3 extends IfcCurve4X3
IfcPolynomialCurve
| Constructor and Description |
|---|
IfcPolynomialCurve4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcReal4X3> |
getCoefficientsX() |
IfcCollection<IfcReal4X3> |
getCoefficientsY() |
IfcCollection<IfcReal4X3> |
getCoefficientsZ() |
IfcPlacement4X3 |
getPosition() |
void |
setCoefficientsX(IfcCollection<IfcReal4X3> value) |
void |
setCoefficientsY(IfcCollection<IfcReal4X3> value) |
void |
setCoefficientsZ(IfcCollection<IfcReal4X3> value) |
void |
setPosition(IfcPlacement4X3 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPlacement4X3 getPosition()
public final void setPosition(IfcPlacement4X3 value)
public final IfcCollection<IfcReal4X3> getCoefficientsX()
public final void setCoefficientsX(IfcCollection<IfcReal4X3> value)
public final IfcCollection<IfcReal4X3> getCoefficientsY()
public final void setCoefficientsY(IfcCollection<IfcReal4X3> value)
public final IfcCollection<IfcReal4X3> getCoefficientsZ()
public final void setCoefficientsZ(IfcCollection<IfcReal4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.