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

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcDraughtingCalloutElement:

Public Member Functions

 IfcDraughtingCalloutElement (OdDAI::Select &select)
 
bool isIfcAnnotationCurveOccurrence ()
 
void setIfcAnnotationCurveOccurrence (IfcAnnotationCurveOccurrence *val)
 
bool isIfcAnnotationSymbolOccurrence ()
 
void setIfcAnnotationSymbolOccurrence (IfcAnnotationSymbolOccurrence *val)
 
bool isIfcAnnotationTextOccurrence ()
 
void setIfcAnnotationTextOccurrence (IfcAnnotationTextOccurrence *val)
 

Detailed Description

Definition at line 1744 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcDraughtingCalloutElement()

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

Constructor for the IfcDraughtingCalloutElement class.

Parameters
select[in] Select value to set.

Definition at line 1754 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcAnnotationCurveOccurrence()

bool OdIfc2x3::IfcDraughtingCalloutElement::isIfcAnnotationCurveOccurrence ( )

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

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

◆ isIfcAnnotationSymbolOccurrence()

bool OdIfc2x3::IfcDraughtingCalloutElement::isIfcAnnotationSymbolOccurrence ( )

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

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

◆ isIfcAnnotationTextOccurrence()

bool OdIfc2x3::IfcDraughtingCalloutElement::isIfcAnnotationTextOccurrence ( )

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

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

◆ setIfcAnnotationCurveOccurrence()

void OdIfc2x3::IfcDraughtingCalloutElement::setIfcAnnotationCurveOccurrence ( IfcAnnotationCurveOccurrence * val)

Sets an IfcAnnotationCurveOccurrence instance into a select.

Parameters
val[in] Value to set.

◆ setIfcAnnotationSymbolOccurrence()

void OdIfc2x3::IfcDraughtingCalloutElement::setIfcAnnotationSymbolOccurrence ( IfcAnnotationSymbolOccurrence * val)

Sets an IfcAnnotationSymbolOccurrence instance into a select.

Parameters
val[in] Value to set.

◆ setIfcAnnotationTextOccurrence()

void OdIfc2x3::IfcDraughtingCalloutElement::setIfcAnnotationTextOccurrence ( IfcAnnotationTextOccurrence * val)

Sets an IfcAnnotationTextOccurrence instance into a select.

Parameters
val[in] Value to set.

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