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

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcConditionCriterionSelect:

Public Member Functions

 IfcConditionCriterionSelect (OdDAI::Select &select)
 
bool isIfcLabel ()
 
void setIfcLabel (IfcLabel val)
 
bool isIfcMeasureWithUnit ()
 
void setIfcMeasureWithUnit (IfcMeasureWithUnit *val)
 

Detailed Description

Definition at line 491 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcConditionCriterionSelect()

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

Constructor for the IfcConditionCriterionSelect class.

Parameters
select[in] Select value to set.

Definition at line 501 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcLabel()

bool OdIfc2x3::IfcConditionCriterionSelect::isIfcLabel ( )

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

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

◆ isIfcMeasureWithUnit()

bool OdIfc2x3::IfcConditionCriterionSelect::isIfcMeasureWithUnit ( )

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

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

◆ setIfcLabel()

void OdIfc2x3::IfcConditionCriterionSelect::setIfcLabel ( IfcLabel val)

Sets an IfcLabel instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMeasureWithUnit()

void OdIfc2x3::IfcConditionCriterionSelect::setIfcMeasureWithUnit ( IfcMeasureWithUnit * val)

Sets an IfcMeasureWithUnit instance into a select.

Parameters
val[in] Value to set.

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