CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x4::IfcFillStyleSelect Class Reference

#include <IFC4X4SelectTypes.h>

Inheritance diagram for OdIfc4x4::IfcFillStyleSelect:

Public Member Functions

 IfcFillStyleSelect (OdDAI::Select &select)
 
bool isIfcColourSpecification ()
 
void setIfcColourSpecification (IfcColourSpecification *val)
 
bool isIfcExternallyDefinedHatchStyle ()
 
void setIfcExternallyDefinedHatchStyle (IfcExternallyDefinedHatchStyle *val)
 
bool isIfcFillAreaStyleHatching ()
 
void setIfcFillAreaStyleHatching (IfcFillAreaStyleHatching *val)
 
bool isIfcFillAreaStyleTiles ()
 
void setIfcFillAreaStyleTiles (IfcFillAreaStyleTiles *val)
 
bool isIfcPreDefinedColour ()
 
void setIfcPreDefinedColour (IfcPreDefinedColour *val)
 

Detailed Description

Definition at line 3350 of file IFC4X4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcFillStyleSelect()

OdIfc4x4::IfcFillStyleSelect::IfcFillStyleSelect ( OdDAI::Select & select)
inline

Constructor for the IfcFillStyleSelect class.

Parameters
select[in] Select value to set.

Definition at line 3360 of file IFC4X4SelectTypes.h.

Member Function Documentation

◆ isIfcColourSpecification()

bool OdIfc4x4::IfcFillStyleSelect::isIfcColourSpecification ( )

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

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

◆ isIfcExternallyDefinedHatchStyle()

bool OdIfc4x4::IfcFillStyleSelect::isIfcExternallyDefinedHatchStyle ( )

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

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

◆ isIfcFillAreaStyleHatching()

bool OdIfc4x4::IfcFillStyleSelect::isIfcFillAreaStyleHatching ( )

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

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

◆ isIfcFillAreaStyleTiles()

bool OdIfc4x4::IfcFillStyleSelect::isIfcFillAreaStyleTiles ( )

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

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

◆ isIfcPreDefinedColour()

bool OdIfc4x4::IfcFillStyleSelect::isIfcPreDefinedColour ( )

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

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

◆ setIfcColourSpecification()

void OdIfc4x4::IfcFillStyleSelect::setIfcColourSpecification ( IfcColourSpecification * val)

Sets an IfcColourSpecification instance into a select.

Parameters
val[in] Value to set.

◆ setIfcExternallyDefinedHatchStyle()

void OdIfc4x4::IfcFillStyleSelect::setIfcExternallyDefinedHatchStyle ( IfcExternallyDefinedHatchStyle * val)

Sets an IfcExternallyDefinedHatchStyle instance into a select.

Parameters
val[in] Value to set.

◆ setIfcFillAreaStyleHatching()

void OdIfc4x4::IfcFillStyleSelect::setIfcFillAreaStyleHatching ( IfcFillAreaStyleHatching * val)

Sets an IfcFillAreaStyleHatching instance into a select.

Parameters
val[in] Value to set.

◆ setIfcFillAreaStyleTiles()

void OdIfc4x4::IfcFillStyleSelect::setIfcFillAreaStyleTiles ( IfcFillAreaStyleTiles * val)

Sets an IfcFillAreaStyleTiles instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPreDefinedColour()

void OdIfc4x4::IfcFillStyleSelect::setIfcPreDefinedColour ( IfcPreDefinedColour * val)

Sets an IfcPreDefinedColour instance into a select.

Parameters
val[in] Value to set.

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