CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x2_final::IfcFontSelect Class Reference

#include <Ifc2x2_FinalSelectTypes.h>

Inheritance diagram for OdIfc2x2_final::IfcFontSelect:

Public Member Functions

 IfcFontSelect (OdDAI::Select &select)
 
bool isIfcExternallyDefinedTextFont ()
 
void setIfcExternallyDefinedTextFont (IfcExternallyDefinedTextFont *val)
 
bool isIfcPreDefinedTextFont ()
 
void setIfcPreDefinedTextFont (IfcPreDefinedTextFont *val)
 

Detailed Description

Definition at line 1899 of file Ifc2x2_FinalSelectTypes.h.

Constructor & Destructor Documentation

◆ IfcFontSelect()

OdIfc2x2_final::IfcFontSelect::IfcFontSelect ( OdDAI::Select & select)
inline

Constructor for the IfcFontSelect class.

Parameters
select[in] Select value to set.

Definition at line 1909 of file Ifc2x2_FinalSelectTypes.h.

Member Function Documentation

◆ isIfcExternallyDefinedTextFont()

bool OdIfc2x2_final::IfcFontSelect::isIfcExternallyDefinedTextFont ( )

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

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

◆ isIfcPreDefinedTextFont()

bool OdIfc2x2_final::IfcFontSelect::isIfcPreDefinedTextFont ( )

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

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

◆ setIfcExternallyDefinedTextFont()

void OdIfc2x2_final::IfcFontSelect::setIfcExternallyDefinedTextFont ( IfcExternallyDefinedTextFont * val)

Sets an IfcExternallyDefinedTextFont instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPreDefinedTextFont()

void OdIfc2x2_final::IfcFontSelect::setIfcPreDefinedTextFont ( IfcPreDefinedTextFont * val)

Sets an IfcPreDefinedTextFont instance into a select.

Parameters
val[in] Value to set.

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