#include <Ifc4SelectTypes.h>
Definition at line 6374 of file Ifc4SelectTypes.h.
◆ IfcSimpleValue()
| OdIfc4::IfcSimpleValue::IfcSimpleValue |
( |
OdDAI::Select & | select | ) |
|
|
inline |
◆ isIfcBinary()
| bool OdIfc4::IfcSimpleValue::isIfcBinary |
( |
| ) |
|
Checks whether this select contains value of IfcBinary or derived type.
- Returns
- True if the select contains value of IfcBinary or derived type, false otherwise.
◆ isIfcBoolean()
| bool OdIfc4::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.
◆ isIfcDate()
| bool OdIfc4::IfcSimpleValue::isIfcDate |
( |
| ) |
|
Checks whether this select contains value of IfcDate or derived type.
- Returns
- True if the select contains value of IfcDate or derived type, false otherwise.
◆ isIfcDateTime()
| bool OdIfc4::IfcSimpleValue::isIfcDateTime |
( |
| ) |
|
Checks whether this select contains value of IfcDateTime or derived type.
- Returns
- True if the select contains value of IfcDateTime or derived type, false otherwise.
◆ isIfcDuration()
| bool OdIfc4::IfcSimpleValue::isIfcDuration |
( |
| ) |
|
Checks whether this select contains value of IfcDuration or derived type.
- Returns
- True if the select contains value of IfcDuration or derived type, false otherwise.
◆ isIfcIdentifier()
| bool OdIfc4::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 OdIfc4::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 OdIfc4::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 OdIfc4::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.
◆ isIfcPositiveInteger()
| bool OdIfc4::IfcSimpleValue::isIfcPositiveInteger |
( |
| ) |
|
◆ isIfcReal()
| bool OdIfc4::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 OdIfc4::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.
◆ isIfcTime()
| bool OdIfc4::IfcSimpleValue::isIfcTime |
( |
| ) |
|
Checks whether this select contains value of IfcTime or derived type.
- Returns
- True if the select contains value of IfcTime or derived type, false otherwise.
◆ isIfcTimeStamp()
| bool OdIfc4::IfcSimpleValue::isIfcTimeStamp |
( |
| ) |
|
Checks whether this select contains value of IfcTimeStamp or derived type.
- Returns
- True if the select contains value of IfcTimeStamp or derived type, false otherwise.
◆ setIfcBinary()
| void OdIfc4::IfcSimpleValue::setIfcBinary |
( |
const IfcBinary & | val | ) |
|
Sets an IfcBinary instance into a select.
- Parameters
-
◆ setIfcBoolean()
Sets an IfcBoolean instance into a select.
- Parameters
-
◆ setIfcDate()
Sets an IfcDate instance into a select.
- Parameters
-
◆ setIfcDateTime()
◆ setIfcDuration()
◆ 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
-
◆ setIfcPositiveInteger()
◆ setIfcReal()
Sets an IfcReal instance into a select.
- Parameters
-
◆ setIfcText()
Sets an IfcText instance into a select.
- Parameters
-
◆ setIfcTime()
Sets an IfcTime instance into a select.
- Parameters
-
◆ setIfcTimeStamp()
The documentation for this class was generated from the following file: