CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x1::IfcSpecularHighlightSelect Class Reference

#include <Ifc4x1SelectTypes.h>

Inheritance diagram for OdIfc4x1::IfcSpecularHighlightSelect:

Public Member Functions

 IfcSpecularHighlightSelect (OdDAI::Select &select)
 
bool isIfcSpecularExponent ()
 
void setIfcSpecularExponent (IfcSpecularExponent val)
 
bool isIfcSpecularRoughness ()
 
void setIfcSpecularRoughness (IfcSpecularRoughness val)
 

Detailed Description

Definition at line 6760 of file Ifc4x1SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcSpecularHighlightSelect()

OdIfc4x1::IfcSpecularHighlightSelect::IfcSpecularHighlightSelect ( OdDAI::Select & select)
inline

Constructor for the IfcSpecularHighlightSelect class.

Parameters
select[in] Select value to set.

Definition at line 6770 of file Ifc4x1SelectTypes.h.

Member Function Documentation

◆ isIfcSpecularExponent()

bool OdIfc4x1::IfcSpecularHighlightSelect::isIfcSpecularExponent ( )

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

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

◆ isIfcSpecularRoughness()

bool OdIfc4x1::IfcSpecularHighlightSelect::isIfcSpecularRoughness ( )

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

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

◆ setIfcSpecularExponent()

void OdIfc4x1::IfcSpecularHighlightSelect::setIfcSpecularExponent ( IfcSpecularExponent val)

Sets an IfcSpecularExponent instance into a select.

Parameters
val[in] Value to set.

◆ setIfcSpecularRoughness()

void OdIfc4x1::IfcSpecularHighlightSelect::setIfcSpecularRoughness ( IfcSpecularRoughness val)

Sets an IfcSpecularRoughness instance into a select.

Parameters
val[in] Value to set.

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