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

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcAppliedValueSelect:

Public Member Functions

 IfcAppliedValueSelect (OdDAI::Select &select)
 
bool isIfcMeasureWithUnit ()
 
void setIfcMeasureWithUnit (IfcMeasureWithUnit *val)
 
bool isIfcMonetaryMeasure ()
 
void setIfcMonetaryMeasure (IfcMonetaryMeasure val)
 
bool isIfcRatioMeasure ()
 
void setIfcRatioMeasure (IfcRatioMeasure val)
 

Detailed Description

Definition at line 178 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcAppliedValueSelect()

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

Constructor for the IfcAppliedValueSelect class.

Parameters
select[in] Select value to set.

Definition at line 188 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcMeasureWithUnit()

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

◆ isIfcMonetaryMeasure()

bool OdIfc2x3::IfcAppliedValueSelect::isIfcMonetaryMeasure ( )

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

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

◆ isIfcRatioMeasure()

bool OdIfc2x3::IfcAppliedValueSelect::isIfcRatioMeasure ( )

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

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

◆ setIfcMeasureWithUnit()

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

Sets an IfcMeasureWithUnit instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMonetaryMeasure()

void OdIfc2x3::IfcAppliedValueSelect::setIfcMonetaryMeasure ( IfcMonetaryMeasure val)

Sets an IfcMonetaryMeasure instance into a select.

Parameters
val[in] Value to set.

◆ setIfcRatioMeasure()

void OdIfc2x3::IfcAppliedValueSelect::setIfcRatioMeasure ( IfcRatioMeasure val)

Sets an IfcRatioMeasure instance into a select.

Parameters
val[in] Value to set.

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