public interface IfcCurveBoundedSurface extends IfcBoundedSurface
The following features are supported:
Ifc4Package.getIfcCurveBoundedSurface()| Modifier and Type | Method and Description |
|---|---|
IfcSurface |
getBasisSurface()
Returns the value of the 'Basis Surface' reference.
|
org.eclipse.emf.common.util.EList<IfcBoundaryCurve> |
getBoundaries()
Returns the value of the 'Boundaries' reference list.
|
Tristate |
getImplicitOuter()
Returns the value of the 'Implicit Outer' attribute.
|
void |
setBasisSurface(IfcSurface value)
Sets the value of the '
Basis Surface' reference. |
void |
setImplicitOuter(Tristate value)
Sets the value of the '
Implicit Outer' attribute. |
getDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSurface getBasisSurface()
If the meaning of the 'Basis Surface' reference isn't clear, there really should be more of a description here...
setBasisSurface(IfcSurface),
Ifc4Package.getIfcCurveBoundedSurface_BasisSurface()void setBasisSurface(IfcSurface value)
Basis Surface' reference.
value - the new value of the 'Basis Surface' reference.getBasisSurface()org.eclipse.emf.common.util.EList<IfcBoundaryCurve> getBoundaries()
IfcBoundaryCurve.
If the meaning of the 'Boundaries' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcCurveBoundedSurface_Boundaries()Tristate getImplicitOuter()
Tristate.
If the meaning of the 'Implicit Outer' attribute isn't clear, there really should be more of a description here...
Tristate,
setImplicitOuter(Tristate),
Ifc4Package.getIfcCurveBoundedSurface_ImplicitOuter()void setImplicitOuter(Tristate value)
Implicit Outer' attribute.
value - the new value of the 'Implicit Outer' attribute.Tristate,
getImplicitOuter()Copyright © 2018 OpenSource BIM. All rights reserved.