public class IfcBSplineSurfaceWithKnots4X3 extends IfcBSplineSurface4X3
IfcBSplineSurfaceWithKnots
| Constructor and Description |
|---|
IfcBSplineSurfaceWithKnots4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcKnotType4X3 |
getKnotSpec() |
IfcCollection<IfcParameterValue4X3> |
getUKnots() |
IfcCollection<IfcInteger4X3> |
getUMultiplicities() |
IfcCollection<IfcParameterValue4X3> |
getVKnots() |
IfcCollection<IfcInteger4X3> |
getVMultiplicities() |
void |
setKnotSpec(IfcKnotType4X3 value) |
void |
setUKnots(IfcCollection<IfcParameterValue4X3> value) |
void |
setUMultiplicities(IfcCollection<IfcInteger4X3> value) |
void |
setVKnots(IfcCollection<IfcParameterValue4X3> value) |
void |
setVMultiplicities(IfcCollection<IfcInteger4X3> value) |
getControlPointsList, getSelfIntersect, getSurfaceForm, getUClosed, getUDegree, getVClosed, getVDegree, setControlPointsList, setSelfIntersect, setSurfaceForm, setUClosed, setUDegree, setVClosed, setVDegreegetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCollection<IfcInteger4X3> getUMultiplicities()
public final void setUMultiplicities(IfcCollection<IfcInteger4X3> value)
public final IfcCollection<IfcInteger4X3> getVMultiplicities()
public final void setVMultiplicities(IfcCollection<IfcInteger4X3> value)
public final IfcCollection<IfcParameterValue4X3> getUKnots()
public final void setUKnots(IfcCollection<IfcParameterValue4X3> value)
public final IfcCollection<IfcParameterValue4X3> getVKnots()
public final void setVKnots(IfcCollection<IfcParameterValue4X3> value)
public final IfcKnotType4X3 getKnotSpec()
public final void setKnotSpec(IfcKnotType4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.