#include <Ifc2x3SelectTypes.h>
Definition at line 1906 of file Ifc2x3SelectTypes.h.
◆ IfcGeometricSetSelect()
| OdIfc2x3::IfcGeometricSetSelect::IfcGeometricSetSelect |
( |
OdDAI::Select & | select | ) |
|
|
inline |
◆ isIfcCurve()
| bool OdIfc2x3::IfcGeometricSetSelect::isIfcCurve |
( |
| ) |
|
Checks whether this select contains value of IfcCurve or derived type.
- Returns
- True if the select contains value of IfcCurve or derived type, false otherwise.
◆ isIfcPoint()
| bool OdIfc2x3::IfcGeometricSetSelect::isIfcPoint |
( |
| ) |
|
Checks whether this select contains value of IfcPoint or derived type.
- Returns
- True if the select contains value of IfcPoint or derived type, false otherwise.
◆ isIfcSurface()
| bool OdIfc2x3::IfcGeometricSetSelect::isIfcSurface |
( |
| ) |
|
Checks whether this select contains value of IfcSurface or derived type.
- Returns
- True if the select contains value of IfcSurface or derived type, false otherwise.
◆ setIfcCurve()
| void OdIfc2x3::IfcGeometricSetSelect::setIfcCurve |
( |
IfcCurve * | val | ) |
|
Sets an IfcCurve instance into a select.
- Parameters
-
◆ setIfcPoint()
| void OdIfc2x3::IfcGeometricSetSelect::setIfcPoint |
( |
IfcPoint * | val | ) |
|
Sets an IfcPoint instance into a select.
- Parameters
-
◆ setIfcSurface()
| void OdIfc2x3::IfcGeometricSetSelect::setIfcSurface |
( |
IfcSurface * | val | ) |
|
Sets an IfcSurface instance into a select.
- Parameters
-
The documentation for this class was generated from the following file: