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

#include <IFC4X4SelectTypes.h>

Inheritance diagram for OdIfc4x4::IfcObjectReferenceSelect:

Public Member Functions

 IfcObjectReferenceSelect (OdDAI::Select &select)
 
bool isIfcAddress ()
 
void setIfcAddress (IfcAddress *val)
 
bool isIfcAppliedValue ()
 
void setIfcAppliedValue (IfcAppliedValue *val)
 
bool isIfcExternalReference ()
 
void setIfcExternalReference (IfcExternalReference *val)
 
bool isIfcMaterialDefinition ()
 
void setIfcMaterialDefinition (IfcMaterialDefinition *val)
 
bool isIfcOrganization ()
 
void setIfcOrganization (IfcOrganization *val)
 
bool isIfcPerson ()
 
void setIfcPerson (IfcPerson *val)
 
bool isIfcPersonAndOrganization ()
 
void setIfcPersonAndOrganization (IfcPersonAndOrganization *val)
 
bool isIfcTable ()
 
void setIfcTable (IfcTable *val)
 
bool isIfcTimeSeries ()
 
void setIfcTimeSeries (IfcTimeSeries *val)
 

Detailed Description

Definition at line 5718 of file IFC4X4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcObjectReferenceSelect()

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

Constructor for the IfcObjectReferenceSelect class.

Parameters
select[in] Select value to set.

Definition at line 5728 of file IFC4X4SelectTypes.h.

Member Function Documentation

◆ isIfcAddress()

bool OdIfc4x4::IfcObjectReferenceSelect::isIfcAddress ( )

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

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

◆ isIfcAppliedValue()

bool OdIfc4x4::IfcObjectReferenceSelect::isIfcAppliedValue ( )

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

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

◆ isIfcExternalReference()

bool OdIfc4x4::IfcObjectReferenceSelect::isIfcExternalReference ( )

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

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

◆ isIfcMaterialDefinition()

bool OdIfc4x4::IfcObjectReferenceSelect::isIfcMaterialDefinition ( )

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

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

◆ isIfcOrganization()

bool OdIfc4x4::IfcObjectReferenceSelect::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 OdIfc4x4::IfcObjectReferenceSelect::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 OdIfc4x4::IfcObjectReferenceSelect::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.

◆ isIfcTable()

bool OdIfc4x4::IfcObjectReferenceSelect::isIfcTable ( )

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

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

◆ isIfcTimeSeries()

bool OdIfc4x4::IfcObjectReferenceSelect::isIfcTimeSeries ( )

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

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

◆ setIfcAddress()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcAddress ( IfcAddress * val)

Sets an IfcAddress instance into a select.

Parameters
val[in] Value to set.

◆ setIfcAppliedValue()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcAppliedValue ( IfcAppliedValue * val)

Sets an IfcAppliedValue instance into a select.

Parameters
val[in] Value to set.

◆ setIfcExternalReference()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcExternalReference ( IfcExternalReference * val)

Sets an IfcExternalReference instance into a select.

Parameters
val[in] Value to set.

◆ setIfcMaterialDefinition()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcMaterialDefinition ( IfcMaterialDefinition * val)

Sets an IfcMaterialDefinition instance into a select.

Parameters
val[in] Value to set.

◆ setIfcOrganization()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcOrganization ( IfcOrganization * val)

Sets an IfcOrganization instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPerson()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcPerson ( IfcPerson * val)

Sets an IfcPerson instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPersonAndOrganization()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcPersonAndOrganization ( IfcPersonAndOrganization * val)

Sets an IfcPersonAndOrganization instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTable()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcTable ( IfcTable * val)

Sets an IfcTable instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTimeSeries()

void OdIfc4x4::IfcObjectReferenceSelect::setIfcTimeSeries ( IfcTimeSeries * val)

Sets an IfcTimeSeries instance into a select.

Parameters
val[in] Value to set.

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