CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x4::IfcSpatialReferenceSelect Class Reference

#include <IFC4X4SelectTypes.h>

Inheritance diagram for OdIfc4x4::IfcSpatialReferenceSelect:

Public Member Functions

 IfcSpatialReferenceSelect (OdDAI::Select &select)
 
bool isIfcGroup ()
 
void setIfcGroup (IfcGroup *val)
 
bool isIfcProduct ()
 
void setIfcProduct (IfcProduct *val)
 

Detailed Description

Definition at line 6840 of file IFC4X4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSpatialReferenceSelect()

OdIfc4x4::IfcSpatialReferenceSelect::IfcSpatialReferenceSelect ( OdDAI::Select & select)
inline

Constructor for the IfcSpatialReferenceSelect class.

Parameters
select[in] Select value to set.

Definition at line 6850 of file IFC4X4SelectTypes.h.

Member Function Documentation

◆ 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
val[in] Value to set.

◆ setIfcProduct()

void OdIfc4x4::IfcSpatialReferenceSelect::setIfcProduct ( IfcProduct * val)

Sets an IfcProduct instance into a select.

Parameters
val[in] Value to set.

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