CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc4x2::IfcRotationalStiffnessSelect Class Reference

#include <Ifc4x2SelectTypes.h>

Inheritance diagram for OdIfc4x2::IfcRotationalStiffnessSelect:

Public Member Functions

 IfcRotationalStiffnessSelect (OdDAI::Select &select)
 
bool isIfcBoolean ()
 
void setIfcBoolean (IfcBoolean val)
 
bool isIfcRotationalStiffnessMeasure ()
 
void setIfcRotationalStiffnessMeasure (IfcRotationalStiffnessMeasure val)
 

Detailed Description

Definition at line 6265 of file Ifc4x2SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcRotationalStiffnessSelect()

OdIfc4x2::IfcRotationalStiffnessSelect::IfcRotationalStiffnessSelect ( OdDAI::Select & select)
inline

Constructor for the IfcRotationalStiffnessSelect class.

Parameters
select[in] Select value to set.

Definition at line 6275 of file Ifc4x2SelectTypes.h.

Member Function Documentation

◆ isIfcBoolean()

bool OdIfc4x2::IfcRotationalStiffnessSelect::isIfcBoolean ( )

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

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

◆ isIfcRotationalStiffnessMeasure()

bool OdIfc4x2::IfcRotationalStiffnessSelect::isIfcRotationalStiffnessMeasure ( )

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

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

◆ setIfcBoolean()

void OdIfc4x2::IfcRotationalStiffnessSelect::setIfcBoolean ( IfcBoolean val)

Sets an IfcBoolean instance into a select.

Parameters
val[in] Value to set.

◆ setIfcRotationalStiffnessMeasure()

void OdIfc4x2::IfcRotationalStiffnessSelect::setIfcRotationalStiffnessMeasure ( IfcRotationalStiffnessMeasure val)

Sets an IfcRotationalStiffnessMeasure instance into a select.

Parameters
val[in] Value to set.

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