CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4::IfcProcessSelect Class Reference

#include <Ifc4SelectTypes.h>

Inheritance diagram for OdIfc4::IfcProcessSelect:

Public Member Functions

 IfcProcessSelect (OdDAI::Select &select)
 
bool isIfcProcess ()
 
void setIfcProcess (IfcProcess *val)
 
bool isIfcTypeProcess ()
 
void setIfcTypeProcess (IfcTypeProcess *val)
 

Detailed Description

Definition at line 5823 of file Ifc4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcProcessSelect()

OdIfc4::IfcProcessSelect::IfcProcessSelect ( OdDAI::Select & select)
inline

Constructor for the IfcProcessSelect class.

Parameters
select[in] Select value to set.

Definition at line 5833 of file Ifc4SelectTypes.h.

Member Function Documentation

◆ isIfcProcess()

bool OdIfc4::IfcProcessSelect::isIfcProcess ( )

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

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

◆ isIfcTypeProcess()

bool OdIfc4::IfcProcessSelect::isIfcTypeProcess ( )

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

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

◆ setIfcProcess()

void OdIfc4::IfcProcessSelect::setIfcProcess ( IfcProcess * val)

Sets an IfcProcess instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTypeProcess()

void OdIfc4::IfcProcessSelect::setIfcTypeProcess ( IfcTypeProcess * val)

Sets an IfcTypeProcess instance into a select.

Parameters
val[in] Value to set.

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