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

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::IfcDefinitionSelect:

Public Member Functions

 IfcDefinitionSelect (OdDAI::Select &select)
 
bool isIfcObjectDefinition ()
 
void setIfcObjectDefinition (IfcObjectDefinition *val)
 
bool isIfcPropertyDefinition ()
 
void setIfcPropertyDefinition (IfcPropertyDefinition *val)
 

Detailed Description

Definition at line 2237 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcDefinitionSelect()

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

Constructor for the IfcDefinitionSelect class.

Parameters
select[in] Select value to set.

Definition at line 2247 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ isIfcObjectDefinition()

bool OdIfc4x2::IfcDefinitionSelect::isIfcObjectDefinition ( )

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

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

◆ isIfcPropertyDefinition()

bool OdIfc4x2::IfcDefinitionSelect::isIfcPropertyDefinition ( )

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

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

◆ setIfcObjectDefinition()

void OdIfc4x2::IfcDefinitionSelect::setIfcObjectDefinition ( IfcObjectDefinition * val)

Sets an IfcObjectDefinition instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPropertyDefinition()

void OdIfc4x2::IfcDefinitionSelect::setIfcPropertyDefinition ( IfcPropertyDefinition * val)

Sets an IfcPropertyDefinition instance into a select.

Parameters
val[in] Value to set.

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