public interface IfcHalfSpaceSolid extends IfcGeometricRepresentationItem, IfcBooleanOperand
The following features are supported:
Ifc2x3tc1Package.getIfcHalfSpaceSolid()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getAgreementFlag()
Returns the value of the 'Agreement Flag' attribute.
|
IfcSurface |
getBaseSurface()
Returns the value of the 'Base Surface' reference.
|
int |
getDim()
Returns the value of the 'Dim' attribute.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
void |
setAgreementFlag(Tristate value)
Sets the value of the '
Agreement Flag' attribute. |
void |
setBaseSurface(IfcSurface value)
Sets the value of the '
Base Surface' reference. |
void |
setDim(int value)
Sets the value of the '
Dim' attribute. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSurface getBaseSurface()
If the meaning of the 'Base Surface' reference isn't clear, there really should be more of a description here...
setBaseSurface(IfcSurface),
Ifc2x3tc1Package.getIfcHalfSpaceSolid_BaseSurface()void setBaseSurface(IfcSurface value)
Base Surface' reference.
value - the new value of the 'Base Surface' reference.getBaseSurface()Tristate getAgreementFlag()
Tristate.
If the meaning of the 'Agreement Flag' attribute isn't clear, there really should be more of a description here...
Tristate,
setAgreementFlag(Tristate),
Ifc2x3tc1Package.getIfcHalfSpaceSolid_AgreementFlag()void setAgreementFlag(Tristate value)
Agreement Flag' attribute.
value - the new value of the 'Agreement Flag' attribute.Tristate,
getAgreementFlag()int getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(int),
Ifc2x3tc1Package.getIfcHalfSpaceSolid_Dim()void setDim(int value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(int)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(int)Copyright © 2016 OpenSource BIM. All rights reserved.