CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x3::IfcDefinedSymbolSelect Class Reference

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcDefinedSymbolSelect:

Public Member Functions

 IfcDefinedSymbolSelect (OdDAI::Select &select)
 
bool isIfcExternallyDefinedSymbol ()
 
void setIfcExternallyDefinedSymbol (IfcExternallyDefinedSymbol *val)
 
bool isIfcPreDefinedSymbol ()
 
void setIfcPreDefinedSymbol (IfcPreDefinedSymbol *val)
 

Detailed Description

Definition at line 763 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcDefinedSymbolSelect()

OdIfc2x3::IfcDefinedSymbolSelect::IfcDefinedSymbolSelect ( OdDAI::Select & select)
inline

Constructor for the IfcDefinedSymbolSelect class.

Parameters
select[in] Select value to set.

Definition at line 773 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcExternallyDefinedSymbol()

bool OdIfc2x3::IfcDefinedSymbolSelect::isIfcExternallyDefinedSymbol ( )

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

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

◆ isIfcPreDefinedSymbol()

bool OdIfc2x3::IfcDefinedSymbolSelect::isIfcPreDefinedSymbol ( )

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

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

◆ setIfcExternallyDefinedSymbol()

void OdIfc2x3::IfcDefinedSymbolSelect::setIfcExternallyDefinedSymbol ( IfcExternallyDefinedSymbol * val)

Sets an IfcExternallyDefinedSymbol instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPreDefinedSymbol()

void OdIfc2x3::IfcDefinedSymbolSelect::setIfcPreDefinedSymbol ( IfcPreDefinedSymbol * val)

Sets an IfcPreDefinedSymbol instance into a select.

Parameters
val[in] Value to set.

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