CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
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)
 

Static Public Member Functions

static OdDAI::Select createEmptySelect ()
 

Detailed Description

Definition at line 2110 of file Ifc4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcPresentationStyleSelect()

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

Definition at line 2115 of file Ifc4SelectTypes.h.

Member Function Documentation

◆ createEmptySelect()

static OdDAI::Select OdIfc4::IfcPresentationStyleSelect::createEmptySelect ( )
static

◆ isIfcCurveStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcCurveStyle ( )

◆ isIfcFillAreaStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcFillAreaStyle ( )

◆ isIfcNullStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcNullStyle ( )

◆ isIfcSurfaceStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcSurfaceStyle ( )

◆ isIfcTextStyle()

bool OdIfc4::IfcPresentationStyleSelect::isIfcTextStyle ( )

◆ setIfcCurveStyle()

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

◆ setIfcFillAreaStyle()

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

◆ setIfcNullStyle()

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

◆ setIfcSurfaceStyle()

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

◆ setIfcTextStyle()

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

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