#include <Ifc2x_FinalSelectTypes.h>
Definition at line 2011 of file Ifc2x_FinalSelectTypes.h.
◆ IfcSimpleValue()
| OdIfc2x_final::IfcSimpleValue::IfcSimpleValue |
( |
OdDAI::Select & | select | ) |
|
|
inline |
◆ 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()
Sets an IfcBoolean instance into a select.
- Parameters
-
◆ setIfcIdentifier()
◆ setIfcInteger()
Sets an IfcInteger instance into a select.
- Parameters
-
◆ setIfcLabel()
| void OdIfc2x_final::IfcSimpleValue::setIfcLabel |
( |
IfcLabel | val | ) |
|
Sets an IfcLabel instance into a select.
- Parameters
-
◆ setIfcLogical()
Sets an IfcLogical instance into a select.
- Parameters
-
◆ setIfcReal()
| void OdIfc2x_final::IfcSimpleValue::setIfcReal |
( |
IfcReal | val | ) |
|
Sets an IfcReal instance into a select.
- Parameters
-
◆ setIfcText()
| void OdIfc2x_final::IfcSimpleValue::setIfcText |
( |
IfcText | val | ) |
|
Sets an IfcText instance into a select.
- Parameters
-
The documentation for this class was generated from the following file: