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

#include <IFC4X4SelectTypes.h>

Inheritance diagram for OdIfc4x4::IfcCurveMeasureSelect:

Public Member Functions

 IfcCurveMeasureSelect (OdDAI::Select &select)
 
bool isIfcNonNegativeLengthMeasure ()
 
void setIfcNonNegativeLengthMeasure (IfcNonNegativeLengthMeasure val)
 
bool isIfcParameterValue ()
 
void setIfcParameterValue (IfcParameterValue val)
 

Detailed Description

Definition at line 2112 of file IFC4X4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcCurveMeasureSelect()

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

Constructor for the IfcCurveMeasureSelect class.

Parameters
select[in] Select value to set.

Definition at line 2122 of file IFC4X4SelectTypes.h.

Member Function Documentation

◆ isIfcNonNegativeLengthMeasure()

bool OdIfc4x4::IfcCurveMeasureSelect::isIfcNonNegativeLengthMeasure ( )

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

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

◆ isIfcParameterValue()

bool OdIfc4x4::IfcCurveMeasureSelect::isIfcParameterValue ( )

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

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

◆ setIfcNonNegativeLengthMeasure()

void OdIfc4x4::IfcCurveMeasureSelect::setIfcNonNegativeLengthMeasure ( IfcNonNegativeLengthMeasure val)

Sets an IfcNonNegativeLengthMeasure instance into a select.

Parameters
val[in] Value to set.

◆ setIfcParameterValue()

void OdIfc4x4::IfcCurveMeasureSelect::setIfcParameterValue ( IfcParameterValue val)

Sets an IfcParameterValue instance into a select.

Parameters
val[in] Value to set.

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