public interface IfcBSplineSurfaceWithKnots extends IfcBSplineSurface
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcKnotType |
getKnotSpec()
Returns the value of the 'Knot Spec' attribute.
|
org.eclipse.emf.common.util.EList<Double> |
getUKnots()
Returns the value of the 'UKnots' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getUKnotsAsString()
Returns the value of the 'UKnots As String' attribute list.
|
org.eclipse.emf.common.util.EList<Integer> |
getUMultiplicities()
Returns the value of the 'UMultiplicities' attribute list.
|
org.eclipse.emf.common.util.EList<Double> |
getVKnots()
Returns the value of the 'VKnots' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getVKnotsAsString()
Returns the value of the 'VKnots As String' attribute list.
|
org.eclipse.emf.common.util.EList<Integer> |
getVMultiplicities()
Returns the value of the 'VMultiplicities' attribute list.
|
void |
setKnotSpec(IfcKnotType value)
Sets the value of the '
Knot Spec' attribute. |
getControlPointsList, getSurfaceForm, getUDegree, getVDegree, isSelfIntersect, isUClosed, isVClosed, setSelfIntersect, setSurfaceForm, setUClosed, setUDegree, setVClosed, setVDegreegetDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Integer> getUMultiplicities()
Integer.
If the meaning of the 'UMultiplicities' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineSurfaceWithKnots_UMultiplicities()org.eclipse.emf.common.util.EList<Integer> getVMultiplicities()
Integer.
If the meaning of the 'VMultiplicities' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineSurfaceWithKnots_VMultiplicities()org.eclipse.emf.common.util.EList<Double> getUKnots()
Double.
If the meaning of the 'UKnots' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineSurfaceWithKnots_UKnots()org.eclipse.emf.common.util.EList<String> getUKnotsAsString()
String.
If the meaning of the 'UKnots As String' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineSurfaceWithKnots_UKnotsAsString()org.eclipse.emf.common.util.EList<Double> getVKnots()
Double.
If the meaning of the 'VKnots' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineSurfaceWithKnots_VKnots()org.eclipse.emf.common.util.EList<String> getVKnotsAsString()
String.
If the meaning of the 'VKnots As String' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineSurfaceWithKnots_VKnotsAsString()IfcKnotType getKnotSpec()
IfcKnotType.
If the meaning of the 'Knot Spec' attribute isn't clear, there really should be more of a description here...
IfcKnotType,
setKnotSpec(IfcKnotType),
Ifc4Package.getIfcBSplineSurfaceWithKnots_KnotSpec()void setKnotSpec(IfcKnotType value)
Knot Spec' attribute.
value - the new value of the 'Knot Spec' attribute.IfcKnotType,
getKnotSpec()Copyright © 2016 OpenSource BIM. All rights reserved.