|
CFx SDK Documentation 2026 SP0
|
#include <Ifc2x3SelectTypes.h>
Public Member Functions | |
| IfcCharacterStyleSelect (OdDAI::Select &select) | |
| bool | isIfcTextStyleForDefinedFont () |
| void | setIfcTextStyleForDefinedFont (IfcTextStyleForDefinedFont *val) |
Definition at line 340 of file Ifc2x3SelectTypes.h.
|
inline |
Constructor for the IfcCharacterStyleSelect class.
| select | [in] Select value to set. |
Definition at line 350 of file Ifc2x3SelectTypes.h.
| bool OdIfc2x3::IfcCharacterStyleSelect::isIfcTextStyleForDefinedFont | ( | ) |
Checks whether this select contains value of IfcTextStyleForDefinedFont or derived type.
| void OdIfc2x3::IfcCharacterStyleSelect::setIfcTextStyleForDefinedFont | ( | IfcTextStyleForDefinedFont * | val | ) |
Sets an IfcTextStyleForDefinedFont instance into a select.
| val | [in] Value to set. |