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

#include <Ifc2x_FinalSelectTypes.h>

Inheritance diagram for OdIfc2x_final::IfcBooleanOperand:

Public Member Functions

 IfcBooleanOperand (OdDAI::Select &select)
 
bool isIfcBooleanResult ()
 
void setIfcBooleanResult (IfcBooleanResult *val)
 
bool isIfcHalfSpaceSolid ()
 
void setIfcHalfSpaceSolid (IfcHalfSpaceSolid *val)
 
bool isIfcSolidModel ()
 
void setIfcSolidModel (IfcSolidModel *val)
 

Detailed Description

Definition at line 437 of file Ifc2x_FinalSelectTypes.h.

Constructor & Destructor Documentation

◆ IfcBooleanOperand()

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

Constructor for the IfcBooleanOperand class.

Parameters
select[in] Select value to set.

Definition at line 447 of file Ifc2x_FinalSelectTypes.h.

Member Function Documentation

◆ isIfcBooleanResult()

bool OdIfc2x_final::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.

◆ isIfcHalfSpaceSolid()

bool OdIfc2x_final::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 OdIfc2x_final::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.

◆ setIfcBooleanResult()

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

Sets an IfcBooleanResult instance into a select.

Parameters
val[in] Value to set.

◆ setIfcHalfSpaceSolid()

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

Sets an IfcHalfSpaceSolid instance into a select.

Parameters
val[in] Value to set.

◆ setIfcSolidModel()

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

Sets an IfcSolidModel instance into a select.

Parameters
val[in] Value to set.

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