public interface IfcHalfSpaceSolid extends IfcGeometricRepresentationItem, IfcBooleanOperand
| 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.
|
long |
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(long 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()long getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(long),
Ifc2x3tc1Package.getIfcHalfSpaceSolid_Dim()void setDim(long value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(long)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(long)Copyright © 2018 OpenSource BIM. All rights reserved.