public class IfcBooleanResult4 extends IfcGeometricRepresentationItem4 implements com.aspose.cad_internal.fileformats.ifc.IIfcBooleanResult
| Constructor and Description |
|---|
IfcBooleanResult4() |
| Modifier and Type | Method and Description |
|---|---|
IfcBooleanOperand4 |
getFirstOperand() |
IfcBooleanOperator4 |
getOperator() |
IfcBooleanOperand4 |
getSecondOperand() |
void |
setFirstOperand(IfcBooleanOperand4 value) |
void |
setOperator(IfcBooleanOperator4 value) |
void |
setSecondOperand(IfcBooleanOperand4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcBooleanOperator4 getOperator()
public final void setOperator(IfcBooleanOperator4 value)
public final IfcBooleanOperand4 getFirstOperand()
public final void setFirstOperand(IfcBooleanOperand4 value)
public final IfcBooleanOperand4 getSecondOperand()
public final void setSecondOperand(IfcBooleanOperand4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.