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