public interface IfcAnnotationFillArea extends IfcGeometricRepresentationItem
The following features are supported:
Ifc4Package.getIfcAnnotationFillArea()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCurve> |
getInnerBoundaries()
Returns the value of the 'Inner Boundaries' reference list.
|
IfcCurve |
getOuterBoundary()
Returns the value of the 'Outer Boundary' reference.
|
boolean |
isSetInnerBoundaries()
Returns whether the value of the '
Inner Boundaries' reference list is set. |
void |
setOuterBoundary(IfcCurve value)
Sets the value of the '
Outer Boundary' reference. |
void |
unsetInnerBoundaries()
Unsets the value of the '
Inner Boundaries' reference list. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCurve getOuterBoundary()
If the meaning of the 'Outer Boundary' reference isn't clear, there really should be more of a description here...
setOuterBoundary(IfcCurve),
Ifc4Package.getIfcAnnotationFillArea_OuterBoundary()void setOuterBoundary(IfcCurve value)
Outer Boundary' reference.
value - the new value of the 'Outer Boundary' reference.getOuterBoundary()org.eclipse.emf.common.util.EList<IfcCurve> getInnerBoundaries()
IfcCurve.
If the meaning of the 'Inner Boundaries' reference list isn't clear, there really should be more of a description here...
isSetInnerBoundaries(),
unsetInnerBoundaries(),
Ifc4Package.getIfcAnnotationFillArea_InnerBoundaries()void unsetInnerBoundaries()
Inner Boundaries' reference list.
isSetInnerBoundaries(),
getInnerBoundaries()boolean isSetInnerBoundaries()
Inner Boundaries' reference list is set.
unsetInnerBoundaries(),
getInnerBoundaries()Copyright © 2018 OpenSource BIM. All rights reserved.