public interface IfcBooleanResult extends IfcGeometricRepresentationItem, IfcBooleanOperand, IfcCsgSelect
The following features are supported:
Ifc2x3tc1Package.getIfcBooleanResult()| Modifier and Type | Method and Description |
|---|---|
int |
getDim()
Returns the value of the 'Dim' attribute.
|
IfcBooleanOperand |
getFirstOperand()
Returns the value of the 'First Operand' reference.
|
IfcBooleanOperator |
getOperator()
Returns the value of the 'Operator' attribute.
|
IfcBooleanOperand |
getSecondOperand()
Returns the value of the 'Second Operand' reference.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
void |
setDim(int value)
Sets the value of the '
Dim' attribute. |
void |
setFirstOperand(IfcBooleanOperand value)
Sets the value of the '
First Operand' reference. |
void |
setOperator(IfcBooleanOperator value)
Sets the value of the '
Operator' attribute. |
void |
setSecondOperand(IfcBooleanOperand value)
Sets the value of the '
Second Operand' reference. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcBooleanOperator getOperator()
IfcBooleanOperator.
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
IfcBooleanOperator,
setOperator(IfcBooleanOperator),
Ifc2x3tc1Package.getIfcBooleanResult_Operator()void setOperator(IfcBooleanOperator value)
Operator' attribute.
value - the new value of the 'Operator' attribute.IfcBooleanOperator,
getOperator()IfcBooleanOperand getFirstOperand()
If the meaning of the 'First Operand' reference isn't clear, there really should be more of a description here...
setFirstOperand(IfcBooleanOperand),
Ifc2x3tc1Package.getIfcBooleanResult_FirstOperand()void setFirstOperand(IfcBooleanOperand value)
First Operand' reference.
value - the new value of the 'First Operand' reference.getFirstOperand()IfcBooleanOperand getSecondOperand()
If the meaning of the 'Second Operand' reference isn't clear, there really should be more of a description here...
setSecondOperand(IfcBooleanOperand),
Ifc2x3tc1Package.getIfcBooleanResult_SecondOperand()void setSecondOperand(IfcBooleanOperand value)
Second Operand' reference.
value - the new value of the 'Second Operand' reference.getSecondOperand()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.getIfcBooleanResult_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.