CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x2::IfcBooleanOperand Class Reference

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::IfcBooleanOperand:

Public Member Functions

 IfcBooleanOperand (OdDAI::Select &select)
 
bool isIfcBooleanResult ()
 
void setIfcBooleanResult (IfcBooleanResult *val)
 
bool isIfcCsgPrimitive3D ()
 
void setIfcCsgPrimitive3D (IfcCsgPrimitive3D *val)
 
bool isIfcHalfSpaceSolid ()
 
void setIfcHalfSpaceSolid (IfcHalfSpaceSolid *val)
 
bool isIfcSolidModel ()
 
void setIfcSolidModel (IfcSolidModel *val)
 
bool isIfcTessellatedFaceSet ()
 
void setIfcTessellatedFaceSet (IfcTessellatedFaceSet *val)
 

Detailed Description

Definition at line 1721 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcBooleanOperand()

OdIfc4x2::IfcBooleanOperand::IfcBooleanOperand ( OdDAI::Select & select)
inline

Constructor for the IfcBooleanOperand class.

Parameters
select[in] Select value to set.

Definition at line 1731 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ isIfcBooleanResult()

bool OdIfc4x2::IfcBooleanOperand::isIfcBooleanResult ( )

Checks whether this select contains value of IfcBooleanResult or derived type.

Returns
True if the select contains value of IfcBooleanResult or derived type, false otherwise.

◆ isIfcCsgPrimitive3D()

bool OdIfc4x2::IfcBooleanOperand::isIfcCsgPrimitive3D ( )

Checks whether this select contains value of IfcCsgPrimitive3D or derived type.

Returns
True if the select contains value of IfcCsgPrimitive3D or derived type, false otherwise.

◆ isIfcHalfSpaceSolid()

bool OdIfc4x2::IfcBooleanOperand::isIfcHalfSpaceSolid ( )

Checks whether this select contains value of IfcHalfSpaceSolid or derived type.

Returns
True if the select contains value of IfcHalfSpaceSolid or derived type, false otherwise.

◆ isIfcSolidModel()

bool OdIfc4x2::IfcBooleanOperand::isIfcSolidModel ( )

Checks whether this select contains value of IfcSolidModel or derived type.

Returns
True if the select contains value of IfcSolidModel or derived type, false otherwise.

◆ isIfcTessellatedFaceSet()

bool OdIfc4x2::IfcBooleanOperand::isIfcTessellatedFaceSet ( )

Checks whether this select contains value of IfcTessellatedFaceSet or derived type.

Returns
True if the select contains value of IfcTessellatedFaceSet or derived type, false otherwise.

◆ setIfcBooleanResult()

void OdIfc4x2::IfcBooleanOperand::setIfcBooleanResult ( IfcBooleanResult * val)

Sets an IfcBooleanResult instance into a select.

Parameters
val[in] Value to set.

◆ setIfcCsgPrimitive3D()

void OdIfc4x2::IfcBooleanOperand::setIfcCsgPrimitive3D ( IfcCsgPrimitive3D * val)

Sets an IfcCsgPrimitive3D instance into a select.

Parameters
val[in] Value to set.

◆ setIfcHalfSpaceSolid()

void OdIfc4x2::IfcBooleanOperand::setIfcHalfSpaceSolid ( IfcHalfSpaceSolid * val)

Sets an IfcHalfSpaceSolid instance into a select.

Parameters
val[in] Value to set.

◆ setIfcSolidModel()

void OdIfc4x2::IfcBooleanOperand::setIfcSolidModel ( IfcSolidModel * val)

Sets an IfcSolidModel instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTessellatedFaceSet()

void OdIfc4x2::IfcBooleanOperand::setIfcTessellatedFaceSet ( IfcTessellatedFaceSet * val)

Sets an IfcTessellatedFaceSet instance into a select.

Parameters
val[in] Value to set.

The documentation for this class was generated from the following file: