CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x3::IfcTextStyleSelect Class Reference

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcTextStyleSelect:

Public Member Functions

 IfcTextStyleSelect (OdDAI::Select &select)
 
bool isIfcTextStyleTextModel ()
 
void setIfcTextStyleTextModel (IfcTextStyleTextModel *val)
 
bool isIfcTextStyleWithBoxCharacteristics ()
 
void setIfcTextStyleWithBoxCharacteristics (IfcTextStyleWithBoxCharacteristics *val)
 

Detailed Description

Definition at line 3521 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcTextStyleSelect()

OdIfc2x3::IfcTextStyleSelect::IfcTextStyleSelect ( OdDAI::Select & select)
inline

Constructor for the IfcTextStyleSelect class.

Parameters
select[in] Select value to set.

Definition at line 3531 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcTextStyleTextModel()

bool OdIfc2x3::IfcTextStyleSelect::isIfcTextStyleTextModel ( )

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

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

◆ isIfcTextStyleWithBoxCharacteristics()

bool OdIfc2x3::IfcTextStyleSelect::isIfcTextStyleWithBoxCharacteristics ( )

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

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

◆ setIfcTextStyleTextModel()

void OdIfc2x3::IfcTextStyleSelect::setIfcTextStyleTextModel ( IfcTextStyleTextModel * val)

Sets an IfcTextStyleTextModel instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTextStyleWithBoxCharacteristics()

void OdIfc2x3::IfcTextStyleSelect::setIfcTextStyleWithBoxCharacteristics ( IfcTextStyleWithBoxCharacteristics * val)

Sets an IfcTextStyleWithBoxCharacteristics instance into a select.

Parameters
val[in] Value to set.

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