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

#include <Ifc4x3_RC1SelectTypes.h>

Inheritance diagram for OdIfc4x3_rc1::IfcLibrarySelect:

Public Member Functions

 IfcLibrarySelect (OdDAI::Select &select)
 
bool isIfcLibraryInformation ()
 
void setIfcLibraryInformation (IfcLibraryInformation *val)
 
bool isIfcLibraryReference ()
 
void setIfcLibraryReference (IfcLibraryReference *val)
 

Detailed Description

Definition at line 3692 of file Ifc4x3_RC1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcLibrarySelect()

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

Constructor for the IfcLibrarySelect class.

Parameters
select[in] Select value to set.

Definition at line 3702 of file Ifc4x3_RC1SelectTypes.h.

Member Function Documentation

◆ isIfcLibraryInformation()

bool OdIfc4x3_rc1::IfcLibrarySelect::isIfcLibraryInformation ( )

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

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

◆ isIfcLibraryReference()

bool OdIfc4x3_rc1::IfcLibrarySelect::isIfcLibraryReference ( )

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

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

◆ setIfcLibraryInformation()

void OdIfc4x3_rc1::IfcLibrarySelect::setIfcLibraryInformation ( IfcLibraryInformation * val)

Sets an IfcLibraryInformation instance into a select.

Parameters
val[in] Value to set.

◆ setIfcLibraryReference()

void OdIfc4x3_rc1::IfcLibrarySelect::setIfcLibraryReference ( IfcLibraryReference * val)

Sets an IfcLibraryReference instance into a select.

Parameters
val[in] Value to set.

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