CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
OdIfc4x1::IfcGeometricSetSelect Class Reference

#include <Ifc4x1SelectTypes.h>

Inheritance diagram for OdIfc4x1::IfcGeometricSetSelect:

Public Member Functions

 IfcGeometricSetSelect (OdDAI::Select &select)
 
bool isIfcCurve ()
 
void setIfcCurve (IfcCurve *val)
 
bool isIfcPoint ()
 
void setIfcPoint (IfcPoint *val)
 
bool isIfcSurface ()
 
void setIfcSurface (IfcSurface *val)
 

Static Public Member Functions

static OdDAI::Select createEmptySelect ()
 

Detailed Description

Definition at line 1268 of file Ifc4x1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcGeometricSetSelect()

OdIfc4x1::IfcGeometricSetSelect::IfcGeometricSetSelect ( OdDAI::Select &  select)
inline

Definition at line 1273 of file Ifc4x1SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

static OdDAI::Select OdIfc4x1::IfcGeometricSetSelect::createEmptySelect ( )
static

◆ isIfcCurve()

bool OdIfc4x1::IfcGeometricSetSelect::isIfcCurve ( )

◆ isIfcPoint()

bool OdIfc4x1::IfcGeometricSetSelect::isIfcPoint ( )

◆ isIfcSurface()

bool OdIfc4x1::IfcGeometricSetSelect::isIfcSurface ( )

◆ setIfcCurve()

void OdIfc4x1::IfcGeometricSetSelect::setIfcCurve ( IfcCurve val)

◆ setIfcPoint()

void OdIfc4x1::IfcGeometricSetSelect::setIfcPoint ( IfcPoint val)

◆ setIfcSurface()

void OdIfc4x1::IfcGeometricSetSelect::setIfcSurface ( IfcSurface val)

The documentation for this class was generated from the following file: