CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x1::IfcDocumentSelect Class Reference

#include <Ifc4x1SelectTypes.h>

Inheritance diagram for OdIfc4x1::IfcDocumentSelect:

Public Member Functions

 IfcDocumentSelect (OdDAI::Select &select)
 
bool isIfcDocumentInformation ()
 
void setIfcDocumentInformation (IfcDocumentInformation *val)
 
bool isIfcDocumentReference ()
 
void setIfcDocumentReference (IfcDocumentReference *val)
 

Detailed Description

Definition at line 3216 of file Ifc4x1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcDocumentSelect()

OdIfc4x1::IfcDocumentSelect::IfcDocumentSelect ( OdDAI::Select & select)
inline

Constructor for the IfcDocumentSelect class.

Parameters
select[in] Select value to set.

Definition at line 3226 of file Ifc4x1SelectTypes.h.

Member Function Documentation

◆ isIfcDocumentInformation()

bool OdIfc4x1::IfcDocumentSelect::isIfcDocumentInformation ( )

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

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

◆ isIfcDocumentReference()

bool OdIfc4x1::IfcDocumentSelect::isIfcDocumentReference ( )

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

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

◆ setIfcDocumentInformation()

void OdIfc4x1::IfcDocumentSelect::setIfcDocumentInformation ( IfcDocumentInformation * val)

Sets an IfcDocumentInformation instance into a select.

Parameters
val[in] Value to set.

◆ setIfcDocumentReference()

void OdIfc4x1::IfcDocumentSelect::setIfcDocumentReference ( IfcDocumentReference * val)

Sets an IfcDocumentReference instance into a select.

Parameters
val[in] Value to set.

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