public interface IfcCompositeCurve extends IfcBoundedCurve
The following features are supported:
Ifc4Package.getIfcCompositeCurve()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCompositeCurveSegment> |
getSegments()
Returns the value of the 'Segments' reference list.
|
boolean |
isSelfIntersect()
Returns the value of the 'Self Intersect' attribute.
|
void |
setSelfIntersect(boolean value)
Sets the value of the '
Self Intersect' attribute. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcCompositeCurveSegment> getSegments()
IfcCompositeCurveSegment.
It is bidirectional and its opposite is 'Using Curves'.
If the meaning of the 'Segments' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcCompositeCurve_Segments(),
IfcCompositeCurveSegment.getUsingCurves()boolean isSelfIntersect()
If the meaning of the 'Self Intersect' attribute isn't clear, there really should be more of a description here...
setSelfIntersect(boolean),
Ifc4Package.getIfcCompositeCurve_SelfIntersect()void setSelfIntersect(boolean value)
Self Intersect' attribute.
value - the new value of the 'Self Intersect' attribute.isSelfIntersect()Copyright © 2016 OpenSource BIM. All rights reserved.