CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
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)
 

Static Public Member Functions

static OdDAI::Select createEmptySelect ()
 

Detailed Description

Definition at line 140 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcActorSelect()

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

Definition at line 145 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

static OdDAI::Select OdIfc4x2::IfcActorSelect::createEmptySelect ( )
static

◆ isIfcOrganization()

bool OdIfc4x2::IfcActorSelect::isIfcOrganization ( )

◆ isIfcPerson()

bool OdIfc4x2::IfcActorSelect::isIfcPerson ( )

◆ isIfcPersonAndOrganization()

bool OdIfc4x2::IfcActorSelect::isIfcPersonAndOrganization ( )

◆ setIfcOrganization()

void OdIfc4x2::IfcActorSelect::setIfcOrganization ( IfcOrganization val)

◆ setIfcPerson()

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

◆ setIfcPersonAndOrganization()

void OdIfc4x2::IfcActorSelect::setIfcPersonAndOrganization ( IfcPersonAndOrganization val)

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