CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x_final::IfcSimpleValue Class Reference

#include <Ifc2x_FinalSelectTypes.h>

Inheritance diagram for OdIfc2x_final::IfcSimpleValue:

Public Member Functions

 IfcSimpleValue (OdDAI::Select &select)
 
bool isIfcBoolean ()
 
void setIfcBoolean (IfcBoolean val)
 
bool isIfcIdentifier ()
 
void setIfcIdentifier (IfcIdentifier val)
 
bool isIfcInteger ()
 
void setIfcInteger (IfcInteger val)
 
bool isIfcLabel ()
 
void setIfcLabel (IfcLabel val)
 
bool isIfcLogical ()
 
void setIfcLogical (IfcLogical val)
 
bool isIfcReal ()
 
void setIfcReal (IfcReal val)
 
bool isIfcText ()
 
void setIfcText (IfcText val)
 

Detailed Description

Definition at line 2011 of file Ifc2x_FinalSelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSimpleValue()

OdIfc2x_final::IfcSimpleValue::IfcSimpleValue ( OdDAI::Select & select)
inline

Constructor for the IfcSimpleValue class.

Parameters
select[in] Select value to set.

Definition at line 2021 of file Ifc2x_FinalSelectTypes.h.

Member Function Documentation

◆ isIfcBoolean()

bool OdIfc2x_final::IfcSimpleValue::isIfcBoolean ( )

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

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

◆ isIfcIdentifier()

bool OdIfc2x_final::IfcSimpleValue::isIfcIdentifier ( )

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

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

◆ isIfcInteger()

bool OdIfc2x_final::IfcSimpleValue::isIfcInteger ( )

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

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

◆ isIfcLabel()

bool OdIfc2x_final::IfcSimpleValue::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.

◆ isIfcLogical()

bool OdIfc2x_final::IfcSimpleValue::isIfcLogical ( )

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

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

◆ isIfcReal()

bool OdIfc2x_final::IfcSimpleValue::isIfcReal ( )

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

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

◆ isIfcText()

bool OdIfc2x_final::IfcSimpleValue::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.

◆ setIfcBoolean()

void OdIfc2x_final::IfcSimpleValue::setIfcBoolean ( IfcBoolean val)

Sets an IfcBoolean instance into a select.

Parameters
val[in] Value to set.

◆ setIfcIdentifier()

void OdIfc2x_final::IfcSimpleValue::setIfcIdentifier ( IfcIdentifier val)

Sets an IfcIdentifier instance into a select.

Parameters
val[in] Value to set.

◆ setIfcInteger()

void OdIfc2x_final::IfcSimpleValue::setIfcInteger ( IfcInteger val)

Sets an IfcInteger instance into a select.

Parameters
val[in] Value to set.

◆ setIfcLabel()

void OdIfc2x_final::IfcSimpleValue::setIfcLabel ( IfcLabel val)

Sets an IfcLabel instance into a select.

Parameters
val[in] Value to set.

◆ setIfcLogical()

void OdIfc2x_final::IfcSimpleValue::setIfcLogical ( IfcLogical val)

Sets an IfcLogical instance into a select.

Parameters
val[in] Value to set.

◆ setIfcReal()

void OdIfc2x_final::IfcSimpleValue::setIfcReal ( IfcReal val)

Sets an IfcReal instance into a select.

Parameters
val[in] Value to set.

◆ setIfcText()

void OdIfc2x_final::IfcSimpleValue::setIfcText ( IfcText val)

Sets an IfcText instance into a select.

Parameters
val[in] Value to set.

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