public interface IfcRationalBezierCurve extends IfcBezierCurve
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Double> |
getWeightsData()
Returns the value of the 'Weights Data' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getWeightsDataAsString()
Returns the value of the 'Weights Data As String' attribute list.
|
getControlPointsList, getCurveForm, getDegree, isClosedCurve, isSelfIntersect, setClosedCurve, setCurveForm, setDegree, setSelfIntersectgetDim, isSetDim, setDim, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Double> getWeightsData()
Double.
If the meaning of the 'Weights Data' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcRationalBezierCurve_WeightsData()org.eclipse.emf.common.util.EList<String> getWeightsDataAsString()
String.
If the meaning of the 'Weights Data As String' attribute list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcRationalBezierCurve_WeightsDataAsString()Copyright © 2016 OpenSource BIM. All rights reserved.