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

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcMaterialSelect:

Public Member Functions

 IfcMaterialSelect (OdDAI::Select &select)
 
bool isIfcMaterial ()
 
void setIfcMaterial (IfcMaterial *val)
 
bool isIfcMaterialLayer ()
 
void setIfcMaterialLayer (IfcMaterialLayer *val)
 
bool isIfcMaterialLayerSet ()
 
void setIfcMaterialLayerSet (IfcMaterialLayerSet *val)
 
bool isIfcMaterialLayerSetUsage ()
 
void setIfcMaterialLayerSetUsage (IfcMaterialLayerSetUsage *val)
 
bool isIfcMaterialList ()
 
void setIfcMaterialList (IfcMaterialList *val)
 

Detailed Description

Definition at line 2124 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcMaterialSelect()

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

Constructor for the IfcMaterialSelect class.

Parameters
select[in] Select value to set.

Definition at line 2134 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcMaterial()

bool OdIfc2x3::IfcMaterialSelect::isIfcMaterial ( )

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

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

◆ isIfcMaterialLayer()

bool OdIfc2x3::IfcMaterialSelect::isIfcMaterialLayer ( )

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

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

◆ isIfcMaterialLayerSet()

bool OdIfc2x3::IfcMaterialSelect::isIfcMaterialLayerSet ( )

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

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

◆ isIfcMaterialLayerSetUsage()

bool OdIfc2x3::IfcMaterialSelect::isIfcMaterialLayerSetUsage ( )

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

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

◆ isIfcMaterialList()

bool OdIfc2x3::IfcMaterialSelect::isIfcMaterialList ( )

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

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

◆ setIfcMaterial()

void OdIfc2x3::IfcMaterialSelect::setIfcMaterial ( IfcMaterial * val)

Sets an IfcMaterial instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMaterialLayer()

void OdIfc2x3::IfcMaterialSelect::setIfcMaterialLayer ( IfcMaterialLayer * val)

Sets an IfcMaterialLayer instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMaterialLayerSet()

void OdIfc2x3::IfcMaterialSelect::setIfcMaterialLayerSet ( IfcMaterialLayerSet * val)

Sets an IfcMaterialLayerSet instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMaterialLayerSetUsage()

void OdIfc2x3::IfcMaterialSelect::setIfcMaterialLayerSetUsage ( IfcMaterialLayerSetUsage * val)

Sets an IfcMaterialLayerSetUsage instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMaterialList()

void OdIfc2x3::IfcMaterialSelect::setIfcMaterialList ( IfcMaterialList * val)

Sets an IfcMaterialList instance into a select.

Parameters
val[in] Value to set.

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