CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x2_final::IfcColour Class Reference

#include <Ifc2x2_FinalSelectTypes.h>

Inheritance diagram for OdIfc2x2_final::IfcColour:

Public Member Functions

 IfcColour (OdDAI::Select &select)
 
bool isIfcColourSpecification ()
 
void setIfcColourSpecification (IfcColourSpecification *val)
 
bool isIfcPreDefinedColour ()
 
void setIfcPreDefinedColour (IfcPreDefinedColour *val)
 

Detailed Description

Definition at line 456 of file Ifc2x2_FinalSelectTypes.h.

Constructor & Destructor Documentation

◆ IfcColour()

OdIfc2x2_final::IfcColour::IfcColour ( OdDAI::Select & select)
inline

Constructor for the IfcColour class.

Parameters
select[in] Select value to set.

Definition at line 466 of file Ifc2x2_FinalSelectTypes.h.

Member Function Documentation

◆ isIfcColourSpecification()

bool OdIfc2x2_final::IfcColour::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.

◆ isIfcPreDefinedColour()

bool OdIfc2x2_final::IfcColour::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 OdIfc2x2_final::IfcColour::setIfcColourSpecification ( IfcColourSpecification * val)

Sets an IfcColourSpecification instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPreDefinedColour()

void OdIfc2x2_final::IfcColour::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: