CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x2_final::IfcCsgSelect Class Reference

#include <Ifc2x2_FinalSelectTypes.h>

Inheritance diagram for OdIfc2x2_final::IfcCsgSelect:

Public Member Functions

 IfcCsgSelect (OdDAI::Select &select)
 
bool isIfcBooleanResult ()
 
void setIfcBooleanResult (IfcBooleanResult *val)
 

Detailed Description

Definition at line 579 of file Ifc2x2_FinalSelectTypes.h.

Constructor & Destructor Documentation

◆ IfcCsgSelect()

OdIfc2x2_final::IfcCsgSelect::IfcCsgSelect ( OdDAI::Select & select)
inline

Constructor for the IfcCsgSelect class.

Parameters
select[in] Select value to set.

Definition at line 589 of file Ifc2x2_FinalSelectTypes.h.

Member Function Documentation

◆ isIfcBooleanResult()

bool OdIfc2x2_final::IfcCsgSelect::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.

◆ setIfcBooleanResult()

void OdIfc2x2_final::IfcCsgSelect::setIfcBooleanResult ( IfcBooleanResult * val)

Sets an IfcBooleanResult instance into a select.

Parameters
val[in] Value to set.

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