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

#include <IFC4X4SelectTypes.h>

Inheritance diagram for OdIfc4x4::IfcInterferenceSelect:

Public Member Functions

 IfcInterferenceSelect (OdDAI::Select &select)
 
bool isIfcElement ()
 
void setIfcElement (IfcElement *val)
 
bool isIfcSpatialElement ()
 
void setIfcSpatialElement (IfcSpatialElement *val)
 

Detailed Description

Definition at line 3566 of file IFC4X4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcInterferenceSelect()

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

Constructor for the IfcInterferenceSelect class.

Parameters
select[in] Select value to set.

Definition at line 3576 of file IFC4X4SelectTypes.h.

Member Function Documentation

◆ isIfcElement()

bool OdIfc4x4::IfcInterferenceSelect::isIfcElement ( )

Checks whether this select contains value of IfcElement or derived type.

Returns
True if the select contains value of IfcElement or derived type, false otherwise.

◆ isIfcSpatialElement()

bool OdIfc4x4::IfcInterferenceSelect::isIfcSpatialElement ( )

Checks whether this select contains value of IfcSpatialElement or derived type.

Returns
True if the select contains value of IfcSpatialElement or derived type, false otherwise.

◆ setIfcElement()

void OdIfc4x4::IfcInterferenceSelect::setIfcElement ( IfcElement * val)

Sets an IfcElement instance into a select.

Parameters
val[in] Value to set.

◆ setIfcSpatialElement()

void OdIfc4x4::IfcInterferenceSelect::setIfcSpatialElement ( IfcSpatialElement * val)

Sets an IfcSpatialElement instance into a select.

Parameters
val[in] Value to set.

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