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

#include <IFC4X4SelectTypes.h>

Inheritance diagram for OdIfc4x4::IfcBendingParameterSelect:

Public Member Functions

 IfcBendingParameterSelect (OdDAI::Select &select)
 
bool isIfcLengthMeasure ()
 
void setIfcLengthMeasure (IfcLengthMeasure val)
 
bool isIfcPlaneAngleMeasure ()
 
void setIfcPlaneAngleMeasure (IfcPlaneAngleMeasure val)
 

Detailed Description

Definition at line 1691 of file IFC4X4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcBendingParameterSelect()

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

Constructor for the IfcBendingParameterSelect class.

Parameters
select[in] Select value to set.

Definition at line 1701 of file IFC4X4SelectTypes.h.

Member Function Documentation

◆ isIfcLengthMeasure()

bool OdIfc4x4::IfcBendingParameterSelect::isIfcLengthMeasure ( )

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

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

◆ isIfcPlaneAngleMeasure()

bool OdIfc4x4::IfcBendingParameterSelect::isIfcPlaneAngleMeasure ( )

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

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

◆ setIfcLengthMeasure()

void OdIfc4x4::IfcBendingParameterSelect::setIfcLengthMeasure ( IfcLengthMeasure val)

Sets an IfcLengthMeasure instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPlaneAngleMeasure()

void OdIfc4x4::IfcBendingParameterSelect::setIfcPlaneAngleMeasure ( IfcPlaneAngleMeasure val)

Sets an IfcPlaneAngleMeasure instance into a select.

Parameters
val[in] Value to set.

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