CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x2::IfcUnit Class Reference

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::IfcUnit:

Public Member Functions

 IfcUnit (OdDAI::Select &select)
 
bool isIfcDerivedUnit ()
 
void setIfcDerivedUnit (IfcDerivedUnit *val)
 
bool isIfcMonetaryUnit ()
 
void setIfcMonetaryUnit (IfcMonetaryUnit *val)
 
bool isIfcNamedUnit ()
 
void setIfcNamedUnit (IfcNamedUnit *val)
 

Detailed Description

Definition at line 7181 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcUnit()

OdIfc4x2::IfcUnit::IfcUnit ( OdDAI::Select & select)
inline

Constructor for the IfcUnit class.

Parameters
select[in] Select value to set.

Definition at line 7191 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ isIfcDerivedUnit()

bool OdIfc4x2::IfcUnit::isIfcDerivedUnit ( )

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

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

◆ isIfcMonetaryUnit()

bool OdIfc4x2::IfcUnit::isIfcMonetaryUnit ( )

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

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

◆ isIfcNamedUnit()

bool OdIfc4x2::IfcUnit::isIfcNamedUnit ( )

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

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

◆ setIfcDerivedUnit()

void OdIfc4x2::IfcUnit::setIfcDerivedUnit ( IfcDerivedUnit * val)

Sets an IfcDerivedUnit instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMonetaryUnit()

void OdIfc4x2::IfcUnit::setIfcMonetaryUnit ( IfcMonetaryUnit * val)

Sets an IfcMonetaryUnit instance into a select.

Parameters
val[in] Value to set.

◆ setIfcNamedUnit()

void OdIfc4x2::IfcUnit::setIfcNamedUnit ( IfcNamedUnit * val)

Sets an IfcNamedUnit instance into a select.

Parameters
val[in] Value to set.

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