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

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcCharacterStyleSelect:

Public Member Functions

 IfcCharacterStyleSelect (OdDAI::Select &select)
 
bool isIfcTextStyleForDefinedFont ()
 
void setIfcTextStyleForDefinedFont (IfcTextStyleForDefinedFont *val)
 

Detailed Description

Definition at line 340 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcCharacterStyleSelect()

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

Constructor for the IfcCharacterStyleSelect class.

Parameters
select[in] Select value to set.

Definition at line 350 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcTextStyleForDefinedFont()

bool OdIfc2x3::IfcCharacterStyleSelect::isIfcTextStyleForDefinedFont ( )

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

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

◆ setIfcTextStyleForDefinedFont()

void OdIfc2x3::IfcCharacterStyleSelect::setIfcTextStyleForDefinedFont ( IfcTextStyleForDefinedFont * val)

Sets an IfcTextStyleForDefinedFont instance into a select.

Parameters
val[in] Value to set.

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