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

#include <Ifc4SelectTypes.h>

Inheritance diagram for OdIfc4::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 3215 of file Ifc4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcDocumentSelect()

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

Constructor for the IfcDocumentSelect class.

Parameters
select[in] Select value to set.

Definition at line 3225 of file Ifc4SelectTypes.h.

Member Function Documentation

◆ isIfcDocumentInformation()

bool OdIfc4::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 OdIfc4::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 OdIfc4::IfcDocumentSelect::setIfcDocumentInformation ( IfcDocumentInformation * val)

Sets an IfcDocumentInformation instance into a select.

Parameters
val[in] Value to set.

◆ setIfcDocumentReference()

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