CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x3::IfcActorSelect Class Reference

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcActorSelect:

Public Member Functions

 IfcActorSelect (OdDAI::Select &select)
 
bool isIfcOrganization ()
 
void setIfcOrganization (IfcOrganization *val)
 
bool isIfcPerson ()
 
void setIfcPerson (IfcPerson *val)
 
bool isIfcPersonAndOrganization ()
 
void setIfcPersonAndOrganization (IfcPersonAndOrganization *val)
 

Detailed Description

Definition at line 124 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcActorSelect()

OdIfc2x3::IfcActorSelect::IfcActorSelect ( OdDAI::Select & select)
inline

Constructor for the IfcActorSelect class.

Parameters
select[in] Select value to set.

Definition at line 134 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcOrganization()

bool OdIfc2x3::IfcActorSelect::isIfcOrganization ( )

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

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

◆ isIfcPerson()

bool OdIfc2x3::IfcActorSelect::isIfcPerson ( )

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

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

◆ isIfcPersonAndOrganization()

bool OdIfc2x3::IfcActorSelect::isIfcPersonAndOrganization ( )

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

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

◆ setIfcOrganization()

void OdIfc2x3::IfcActorSelect::setIfcOrganization ( IfcOrganization * val)

Sets an IfcOrganization instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPerson()

void OdIfc2x3::IfcActorSelect::setIfcPerson ( IfcPerson * val)

Sets an IfcPerson instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPersonAndOrganization()

void OdIfc2x3::IfcActorSelect::setIfcPersonAndOrganization ( IfcPersonAndOrganization * val)

Sets an IfcPersonAndOrganization instance into a select.

Parameters
val[in] Value to set.

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