public class IfcBSplineCurveWithKnots4X3 extends IfcBSplineCurve4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcBezierCurve
| Constructor and Description |
|---|
IfcBSplineCurveWithKnots4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcInteger4X3> |
getKnotMultiplicities() |
IfcCollection<IfcParameterValue4X3> |
getKnots() |
IfcKnotType4X3 |
getKnotSpec() |
void |
setKnotMultiplicities(IfcCollection<IfcInteger4X3> value) |
void |
setKnots(IfcCollection<IfcParameterValue4X3> value) |
void |
setKnotSpec(IfcKnotType4X3 value) |
getClosedCurve, getControlPointsList, getCurveForm, getDegree, getSelfIntersect, setClosedCurve, setControlPointsList, setCurveForm, setDegree, setSelfIntersectgetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCollection<IfcInteger4X3> getKnotMultiplicities()
public final void setKnotMultiplicities(IfcCollection<IfcInteger4X3> value)
public final IfcCollection<IfcParameterValue4X3> getKnots()
public final void setKnots(IfcCollection<IfcParameterValue4X3> value)
public final IfcKnotType4X3 getKnotSpec()
public final void setKnotSpec(IfcKnotType4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.