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

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcMetricValueSelect:

Public Member Functions

 IfcMetricValueSelect (OdDAI::Select &select)
 
bool isIfcCalendarDate ()
 
void setIfcCalendarDate (IfcCalendarDate *val)
 
bool isIfcCostValue ()
 
void setIfcCostValue (IfcCostValue *val)
 
bool isIfcDateAndTime ()
 
void setIfcDateAndTime (IfcDateAndTime *val)
 
bool isIfcLocalTime ()
 
void setIfcLocalTime (IfcLocalTime *val)
 
bool isIfcMeasureWithUnit ()
 
void setIfcMeasureWithUnit (IfcMeasureWithUnit *val)
 
bool isIfcTable ()
 
void setIfcTable (IfcTable *val)
 
bool isIfcText ()
 
void setIfcText (IfcText val)
 
bool isIfcTimeSeries ()
 
void setIfcTimeSeries (IfcTimeSeries *val)
 

Detailed Description

Definition at line 2505 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcMetricValueSelect()

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

Constructor for the IfcMetricValueSelect class.

Parameters
select[in] Select value to set.

Definition at line 2515 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcCalendarDate()

bool OdIfc2x3::IfcMetricValueSelect::isIfcCalendarDate ( )

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

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

◆ isIfcCostValue()

bool OdIfc2x3::IfcMetricValueSelect::isIfcCostValue ( )

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

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

◆ isIfcDateAndTime()

bool OdIfc2x3::IfcMetricValueSelect::isIfcDateAndTime ( )

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

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

◆ isIfcLocalTime()

bool OdIfc2x3::IfcMetricValueSelect::isIfcLocalTime ( )

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

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

◆ isIfcMeasureWithUnit()

bool OdIfc2x3::IfcMetricValueSelect::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.

◆ isIfcTable()

bool OdIfc2x3::IfcMetricValueSelect::isIfcTable ( )

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

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

◆ isIfcText()

bool OdIfc2x3::IfcMetricValueSelect::isIfcText ( )

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

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

◆ isIfcTimeSeries()

bool OdIfc2x3::IfcMetricValueSelect::isIfcTimeSeries ( )

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

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

◆ setIfcCalendarDate()

void OdIfc2x3::IfcMetricValueSelect::setIfcCalendarDate ( IfcCalendarDate * val)

Sets an IfcCalendarDate instance into a select.

Parameters
val[in] Value to set.

◆ setIfcCostValue()

void OdIfc2x3::IfcMetricValueSelect::setIfcCostValue ( IfcCostValue * val)

Sets an IfcCostValue instance into a select.

Parameters
val[in] Value to set.

◆ setIfcDateAndTime()

void OdIfc2x3::IfcMetricValueSelect::setIfcDateAndTime ( IfcDateAndTime * val)

Sets an IfcDateAndTime instance into a select.

Parameters
val[in] Value to set.

◆ setIfcLocalTime()

void OdIfc2x3::IfcMetricValueSelect::setIfcLocalTime ( IfcLocalTime * val)

Sets an IfcLocalTime instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMeasureWithUnit()

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

Sets an IfcMeasureWithUnit instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTable()

void OdIfc2x3::IfcMetricValueSelect::setIfcTable ( IfcTable * val)

Sets an IfcTable instance into a select.

Parameters
val[in] Value to set.

◆ setIfcText()

void OdIfc2x3::IfcMetricValueSelect::setIfcText ( IfcText val)

Sets an IfcText instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTimeSeries()

void OdIfc2x3::IfcMetricValueSelect::setIfcTimeSeries ( IfcTimeSeries * val)

Sets an IfcTimeSeries instance into a select.

Parameters
val[in] Value to set.

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