public interface IfcSectionedSpine extends IfcGeometricRepresentationItem
The following features are supported:
Ifc4Package.getIfcSectionedSpine()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcAxis2Placement3D> |
getCrossSectionPositions()
Returns the value of the 'Cross Section Positions' reference list.
|
org.eclipse.emf.common.util.EList<IfcProfileDef> |
getCrossSections()
Returns the value of the 'Cross Sections' reference list.
|
long |
getDim()
Returns the value of the 'Dim' attribute.
|
IfcCompositeCurve |
getSpineCurve()
Returns the value of the 'Spine Curve' reference.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
void |
setDim(long value)
Sets the value of the '
Dim' attribute. |
void |
setSpineCurve(IfcCompositeCurve value)
Sets the value of the '
Spine Curve' reference. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCompositeCurve getSpineCurve()
If the meaning of the 'Spine Curve' reference isn't clear, there really should be more of a description here...
setSpineCurve(IfcCompositeCurve),
Ifc4Package.getIfcSectionedSpine_SpineCurve()void setSpineCurve(IfcCompositeCurve value)
Spine Curve' reference.
value - the new value of the 'Spine Curve' reference.getSpineCurve()org.eclipse.emf.common.util.EList<IfcProfileDef> getCrossSections()
IfcProfileDef.
If the meaning of the 'Cross Sections' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcSectionedSpine_CrossSections()org.eclipse.emf.common.util.EList<IfcAxis2Placement3D> getCrossSectionPositions()
IfcAxis2Placement3D.
If the meaning of the 'Cross Section Positions' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcSectionedSpine_CrossSectionPositions()long getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(long),
Ifc4Package.getIfcSectionedSpine_Dim()void setDim(long value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(long)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(long)Copyright © 2018 OpenSource BIM. All rights reserved.