public interface IfcCurveBoundedPlane extends IfcBoundedSurface
The following features are supported:
Ifc4Package.getIfcCurveBoundedPlane()| Modifier and Type | Method and Description |
|---|---|
IfcPlane |
getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
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.
|
void |
setBasisSurface(IfcPlane value)
Sets the value of the '
Basis Surface' reference. |
void |
setOuterBoundary(IfcCurve value)
Sets the value of the '
Outer Boundary' reference. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPlane getBasisSurface()
If the meaning of the 'Basis Surface' reference isn't clear, there really should be more of a description here...
setBasisSurface(IfcPlane),
Ifc4Package.getIfcCurveBoundedPlane_BasisSurface()void setBasisSurface(IfcPlane value)
Basis Surface' reference.
value - the new value of the 'Basis Surface' reference.getBasisSurface()IfcCurve getOuterBoundary()
If the meaning of the 'Outer Boundary' reference isn't clear, there really should be more of a description here...
setOuterBoundary(IfcCurve),
Ifc4Package.getIfcCurveBoundedPlane_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...
Ifc4Package.getIfcCurveBoundedPlane_InnerBoundaries()Copyright © 2016 OpenSource BIM. All rights reserved.