#include <IFC4X4SelectTypes.h>
Definition at line 3430 of file IFC4X4SelectTypes.h.
◆ IfcGeometricSetSelect()
| OdIfc4x4::IfcGeometricSetSelect::IfcGeometricSetSelect |
( |
OdDAI::Select & | select | ) |
|
|
inline |
◆ isIfcCurve()
| bool OdIfc4x4::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 OdIfc4x4::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 OdIfc4x4::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 OdIfc4x4::IfcGeometricSetSelect::setIfcCurve |
( |
IfcCurve * | val | ) |
|
Sets an IfcCurve instance into a select.
- Parameters
-
◆ setIfcPoint()
| void OdIfc4x4::IfcGeometricSetSelect::setIfcPoint |
( |
IfcPoint * | val | ) |
|
Sets an IfcPoint instance into a select.
- Parameters
-
◆ setIfcSurface()
| void OdIfc4x4::IfcGeometricSetSelect::setIfcSurface |
( |
IfcSurface * | val | ) |
|
Sets an IfcSurface instance into a select.
- Parameters
-
The documentation for this class was generated from the following file: