public class IfcBSplineCurveWithKnots4 extends IfcBSplineCurve4 implements com.aspose.cad_internal.fileformats.ifc.IIfcBezierCurve
| Constructor and Description |
|---|
IfcBSplineCurveWithKnots4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcInteger4> |
getKnotMultiplicities() |
IfcCollection<IfcParameterValue4> |
getKnots() |
IfcKnotType4 |
getKnotSpec() |
void |
setKnotMultiplicities(IfcCollection<IfcInteger4> value) |
void |
setKnots(IfcCollection<IfcParameterValue4> value) |
void |
setKnotSpec(IfcKnotType4 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<IfcInteger4> getKnotMultiplicities()
public final void setKnotMultiplicities(IfcCollection<IfcInteger4> value)
public final IfcCollection<IfcParameterValue4> getKnots()
public final void setKnots(IfcCollection<IfcParameterValue4> value)
public final IfcKnotType4 getKnotSpec()
public final void setKnotSpec(IfcKnotType4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.