public class IfcBSplineSurfaceWithKnots4 extends IfcBSplineSurface4
IfcBSplineSurfaceWithKnots
| Constructor and Description |
|---|
IfcBSplineSurfaceWithKnots4() |
| Modifier and Type | Method and Description |
|---|---|
IfcKnotType4 |
getKnotSpec() |
IfcCollection<IfcParameterValue4> |
getUKnots() |
IfcCollection<IfcInteger4> |
getUMultiplicities() |
IfcCollection<IfcParameterValue4> |
getVKnots() |
IfcCollection<IfcInteger4> |
getVMultiplicities() |
void |
setKnotSpec(IfcKnotType4 value) |
void |
setUKnots(IfcCollection<IfcParameterValue4> value) |
void |
setUMultiplicities(IfcCollection<IfcInteger4> value) |
void |
setVKnots(IfcCollection<IfcParameterValue4> value) |
void |
setVMultiplicities(IfcCollection<IfcInteger4> 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<IfcInteger4> getUMultiplicities()
public final void setUMultiplicities(IfcCollection<IfcInteger4> value)
public final IfcCollection<IfcInteger4> getVMultiplicities()
public final void setVMultiplicities(IfcCollection<IfcInteger4> value)
public final IfcCollection<IfcParameterValue4> getUKnots()
public final void setUKnots(IfcCollection<IfcParameterValue4> value)
public final IfcCollection<IfcParameterValue4> getVKnots()
public final void setVKnots(IfcCollection<IfcParameterValue4> value)
public final IfcKnotType4 getKnotSpec()
public final void setKnotSpec(IfcKnotType4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.