public class IfcBSplineSurfaceWithKnots extends IfcBSplineSurface
Constructor and Description |
---|
IfcBSplineSurfaceWithKnots() |
Modifier and Type | Method and Description |
---|---|
IfcKnotType |
getKnotSpec() |
IfcCollection<IfcParameterValue> |
getUKnots() |
IfcCollection<IfcInteger> |
getUMultiplicities() |
IfcCollection<IfcParameterValue> |
getVKnots() |
IfcCollection<IfcInteger> |
getVMultiplicities() |
void |
setKnotSpec(IfcKnotType value) |
void |
setUKnots(IfcCollection<IfcParameterValue> value) |
void |
setUMultiplicities(IfcCollection<IfcInteger> value) |
void |
setVKnots(IfcCollection<IfcParameterValue> value) |
void |
setVMultiplicities(IfcCollection<IfcInteger> value) |
getControlPointsList, getSelfIntersect, getSurfaceForm, getUClosed, getUDegree, getVClosed, getVDegree, setControlPointsList, setSelfIntersect, setSurfaceForm, setUClosed, setUDegree, setVClosed, setVDegree
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcInteger> getUMultiplicities()
public final void setUMultiplicities(IfcCollection<IfcInteger> value)
public final IfcCollection<IfcInteger> getVMultiplicities()
public final void setVMultiplicities(IfcCollection<IfcInteger> value)
public final IfcCollection<IfcParameterValue> getUKnots()
public final void setUKnots(IfcCollection<IfcParameterValue> value)
public final IfcCollection<IfcParameterValue> getVKnots()
public final void setVKnots(IfcCollection<IfcParameterValue> value)
public final IfcKnotType getKnotSpec()
public final void setKnotSpec(IfcKnotType value)