public interface IfcRationalBSplineSurfaceWithKnots extends IfcBSplineSurfaceWithKnots
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getWeights()
Returns the value of the 'Weights' attribute.
|
String |
getWeightsAsString()
Returns the value of the 'Weights As String' attribute.
|
org.eclipse.emf.common.util.EList<ListOfEDouble> |
getWeightsData()
Returns the value of the 'Weights Data' reference list.
|
boolean |
isSetWeights()
Returns whether the value of the '
Weights' attribute is set. |
boolean |
isSetWeightsAsString()
Returns whether the value of the '
Weights As String' attribute is set. |
void |
setWeights(double value)
Sets the value of the '
Weights' attribute. |
void |
setWeightsAsString(String value)
Sets the value of the '
Weights As String' attribute. |
void |
unsetWeights()
Unsets the value of the '
Weights' attribute. |
void |
unsetWeightsAsString()
Unsets the value of the '
Weights As String' attribute. |
getKnotSpec, getKnotUUpper, getKnotVUpper, getUKnots, getUKnotsAsString, getUMultiplicities, getVKnots, getVKnotsAsString, getVMultiplicities, isSetKnotUUpper, isSetKnotVUpper, setKnotSpec, setKnotUUpper, setKnotVUpper, unsetKnotUUpper, unsetKnotVUppergetControlPointsList, getSelfIntersect, getSurfaceForm, getUClosed, getUDegree, getUUpper, getVClosed, getVDegree, getVUpper, isSetUUpper, isSetVUpper, setSelfIntersect, setSurfaceForm, setUClosed, setUDegree, setUUpper, setVClosed, setVDegree, setVUpper, unsetUUpper, unsetVUppergetDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<ListOfEDouble> getWeightsData()
ListOfEDouble.
If the meaning of the 'Weights Data' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcRationalBSplineSurfaceWithKnots_WeightsData()double getWeights()
If the meaning of the 'Weights' attribute isn't clear, there really should be more of a description here...
isSetWeights(),
unsetWeights(),
setWeights(double),
Ifc4Package.getIfcRationalBSplineSurfaceWithKnots_Weights()void setWeights(double value)
Weights' attribute.
value - the new value of the 'Weights' attribute.isSetWeights(),
unsetWeights(),
getWeights()void unsetWeights()
Weights' attribute.
isSetWeights(),
getWeights(),
setWeights(double)boolean isSetWeights()
Weights' attribute is set.
unsetWeights(),
getWeights(),
setWeights(double)String getWeightsAsString()
If the meaning of the 'Weights As String' attribute isn't clear, there really should be more of a description here...
isSetWeightsAsString(),
unsetWeightsAsString(),
setWeightsAsString(String),
Ifc4Package.getIfcRationalBSplineSurfaceWithKnots_WeightsAsString()void setWeightsAsString(String value)
Weights As String' attribute.
value - the new value of the 'Weights As String' attribute.isSetWeightsAsString(),
unsetWeightsAsString(),
getWeightsAsString()void unsetWeightsAsString()
Weights As String' attribute.
boolean isSetWeightsAsString()
Weights As String' attribute is set.
unsetWeightsAsString(),
getWeightsAsString(),
setWeightsAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.