CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x3_add2::IfcResourceSelect Class Reference

#include <Ifc4x3SelectTypes.h>

Inheritance diagram for OdIfc4x3_add2::IfcResourceSelect:

Public Member Functions

 IfcResourceSelect (OdDAI::Select &select)
 
bool isIfcResource ()
 
void setIfcResource (IfcResource *val)
 
bool isIfcTypeResource ()
 
void setIfcTypeResource (IfcTypeResource *val)
 

Detailed Description

Definition at line 6248 of file Ifc4x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcResourceSelect()

OdIfc4x3_add2::IfcResourceSelect::IfcResourceSelect ( OdDAI::Select & select)
inline

Constructor for the IfcResourceSelect class.

Parameters
select[in] Select value to set.

Definition at line 6258 of file Ifc4x3SelectTypes.h.

Member Function Documentation

◆ isIfcResource()

bool OdIfc4x3_add2::IfcResourceSelect::isIfcResource ( )

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

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

◆ isIfcTypeResource()

bool OdIfc4x3_add2::IfcResourceSelect::isIfcTypeResource ( )

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

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

◆ setIfcResource()

void OdIfc4x3_add2::IfcResourceSelect::setIfcResource ( IfcResource * val)

Sets an IfcResource instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTypeResource()

void OdIfc4x3_add2::IfcResourceSelect::setIfcTypeResource ( IfcTypeResource * val)

Sets an IfcTypeResource instance into a select.

Parameters
val[in] Value to set.

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