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

#include <Ifc4x3_RC1SelectTypes.h>

Inheritance diagram for OdIfc4x3_rc1::IfcCsgSelect:

Public Member Functions

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

Detailed Description

Definition at line 2009 of file Ifc4x3_RC1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcCsgSelect()

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

Constructor for the IfcCsgSelect class.

Parameters
select[in] Select value to set.

Definition at line 2019 of file Ifc4x3_RC1SelectTypes.h.

Member Function Documentation

◆ isIfcBooleanResult()

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

◆ isIfcCsgPrimitive3D()

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

◆ setIfcBooleanResult()

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

Sets an IfcBooleanResult instance into a select.

Parameters
val[in] Value to set.

◆ setIfcCsgPrimitive3D()

void OdIfc4x3_rc1::IfcCsgSelect::setIfcCsgPrimitive3D ( IfcCsgPrimitive3D * val)

Sets an IfcCsgPrimitive3D instance into a select.

Parameters
val[in] Value to set.

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