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