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

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::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 140 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcActorSelect()

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

Constructor for the IfcActorSelect class.

Parameters
select[in] Select value to set.

Definition at line 150 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ isIfcOrganization()

bool OdIfc4x2::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 OdIfc4x2::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 OdIfc4x2::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 OdIfc4x2::IfcActorSelect::setIfcOrganization ( IfcOrganization * val)

Sets an IfcOrganization instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPerson()

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

Sets an IfcPerson instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPersonAndOrganization()

void OdIfc4x2::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: