public interface IfcBSplineCurveWithKnots extends IfcBSplineCurve
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Long> |
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.
|
long |
getUpperIndexOnKnots()
Returns the value of the 'Upper Index On Knots' attribute.
|
boolean |
isSetUpperIndexOnKnots()
Returns whether the value of the '
Upper Index On Knots' attribute is set. |
void |
setKnotSpec(IfcKnotType value)
Sets the value of the '
Knot Spec' attribute. |
void |
setUpperIndexOnKnots(long value)
Sets the value of the '
Upper Index On Knots' attribute. |
void |
unsetUpperIndexOnKnots()
Unsets the value of the '
Upper Index On Knots' attribute. |
getClosedCurve, getControlPointsList, getCurveForm, getDegree, getSelfIntersect, getUpperIndexOnControlPoints, isSetUpperIndexOnControlPoints, setClosedCurve, setCurveForm, setDegree, setSelfIntersect, setUpperIndexOnControlPoints, unsetUpperIndexOnControlPointsgetDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Long> getKnotMultiplicities()
Long.
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()long getUpperIndexOnKnots()
If the meaning of the 'Upper Index On Knots' attribute isn't clear, there really should be more of a description here...
isSetUpperIndexOnKnots(),
unsetUpperIndexOnKnots(),
setUpperIndexOnKnots(long),
Ifc4Package.getIfcBSplineCurveWithKnots_UpperIndexOnKnots()void setUpperIndexOnKnots(long value)
Upper Index On Knots' attribute.
value - the new value of the 'Upper Index On Knots' attribute.isSetUpperIndexOnKnots(),
unsetUpperIndexOnKnots(),
getUpperIndexOnKnots()void unsetUpperIndexOnKnots()
Upper Index On Knots' attribute.
boolean isSetUpperIndexOnKnots()
Upper Index On Knots' attribute is set.
unsetUpperIndexOnKnots(),
getUpperIndexOnKnots(),
setUpperIndexOnKnots(long)Copyright © 2018 OpenSource BIM. All rights reserved.