#include <IFC4X4SelectTypes.h>
Definition at line 6840 of file IFC4X4SelectTypes.h.
◆ IfcSpatialReferenceSelect()
| OdIfc4x4::IfcSpatialReferenceSelect::IfcSpatialReferenceSelect |
( |
OdDAI::Select & | select | ) |
|
|
inline |
◆ isIfcGroup()
| bool OdIfc4x4::IfcSpatialReferenceSelect::isIfcGroup |
( |
| ) |
|
Checks whether this select contains value of IfcGroup or derived type.
- Returns
- True if the select contains value of IfcGroup or derived type, false otherwise.
◆ isIfcProduct()
| bool OdIfc4x4::IfcSpatialReferenceSelect::isIfcProduct |
( |
| ) |
|
Checks whether this select contains value of IfcProduct or derived type.
- Returns
- True if the select contains value of IfcProduct or derived type, false otherwise.
◆ setIfcGroup()
| void OdIfc4x4::IfcSpatialReferenceSelect::setIfcGroup |
( |
IfcGroup * | val | ) |
|
Sets an IfcGroup instance into a select.
- Parameters
-
◆ setIfcProduct()
| void OdIfc4x4::IfcSpatialReferenceSelect::setIfcProduct |
( |
IfcProduct * | val | ) |
|
Sets an IfcProduct instance into a select.
- Parameters
-
The documentation for this class was generated from the following file: