CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4::IfcPresentationStyleSelect Class Reference

#include <Ifc4SelectTypes.h>

Inheritance diagram for OdIfc4::IfcPresentationStyleSelect:

Public Member Functions

 IfcPresentationStyleSelect (OdDAI::Select &select)
 
bool isIfcCurveStyle ()
 
void setIfcCurveStyle (IfcCurveStyle *val)
 
bool isIfcFillAreaStyle ()
 
void setIfcFillAreaStyle (IfcFillAreaStyle *val)
 
bool isIfcNullStyle ()
 
void setIfcNullStyle (IfcNullStyle val)
 
bool isIfcSurfaceStyle ()
 
void setIfcSurfaceStyle (IfcSurfaceStyle *val)
 
bool isIfcTextStyle ()
 
void setIfcTextStyle (IfcTextStyle *val)
 

Detailed Description

Definition at line 5743 of file Ifc4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcPresentationStyleSelect()

OdIfc4::IfcPresentationStyleSelect::IfcPresentationStyleSelect ( OdDAI::Select & select)
inline

Constructor for the IfcPresentationStyleSelect class.

Parameters
select[in] Select value to set.

Definition at line 5753 of file Ifc4SelectTypes.h.

Member Function Documentation

◆ isIfcCurveStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcCurveStyle ( )

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

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

◆ isIfcFillAreaStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcFillAreaStyle ( )

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

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

◆ isIfcNullStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcNullStyle ( )

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

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

◆ isIfcSurfaceStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcSurfaceStyle ( )

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

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

◆ isIfcTextStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcTextStyle ( )

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

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

◆ setIfcCurveStyle()

void OdIfc4::IfcPresentationStyleSelect::setIfcCurveStyle ( IfcCurveStyle * val)

Sets an IfcCurveStyle instance into a select.

Parameters
val[in] Value to set.

◆ setIfcFillAreaStyle()

void OdIfc4::IfcPresentationStyleSelect::setIfcFillAreaStyle ( IfcFillAreaStyle * val)

Sets an IfcFillAreaStyle instance into a select.

Parameters
val[in] Value to set.

◆ setIfcNullStyle()

void OdIfc4::IfcPresentationStyleSelect::setIfcNullStyle ( IfcNullStyle val)

Sets an IfcNullStyle instance into a select.

Parameters
val[in] Value to set.

◆ setIfcSurfaceStyle()

void OdIfc4::IfcPresentationStyleSelect::setIfcSurfaceStyle ( IfcSurfaceStyle * val)

Sets an IfcSurfaceStyle instance into a select.

Parameters
val[in] Value to set.

◆ setIfcTextStyle()

void OdIfc4::IfcPresentationStyleSelect::setIfcTextStyle ( IfcTextStyle * val)

Sets an IfcTextStyle instance into a select.

Parameters
val[in] Value to set.

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