public interface IfcBSplineCurveWithKnots extends IfcBSplineCurve
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Integer> |
getKnotMultiplicities()
Returns the value of the 'Knot Multiplicities' attribute list.
|
org.eclipse.emf.common.util.EList<Double> |
getKnots()
Returns the value of the 'Knots' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getKnotsAsString()
Returns the value of the 'Knots As String' attribute list.
|
IfcKnotType |
getKnotSpec()
Returns the value of the 'Knot Spec' attribute.
|
void |
setKnotSpec(IfcKnotType value)
Sets the value of the '
Knot Spec' attribute. |
getControlPointsList, getCurveForm, getDegree, isClosedCurve, isSelfIntersect, setClosedCurve, setCurveForm, setDegree, setSelfIntersectgetDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Integer> getKnotMultiplicities()
Integer.
If the meaning of the 'Knot Multiplicities' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineCurveWithKnots_KnotMultiplicities()org.eclipse.emf.common.util.EList<Double> getKnots()
Double.
If the meaning of the 'Knots' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineCurveWithKnots_Knots()org.eclipse.emf.common.util.EList<String> getKnotsAsString()
String.
If the meaning of the 'Knots As String' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcBSplineCurveWithKnots_KnotsAsString()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.getIfcBSplineCurveWithKnots_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.