CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdIfc2x3::IfcOrientationSelect Class Reference

#include <Ifc2x3SelectTypes.h>

Inheritance diagram for OdIfc2x3::IfcOrientationSelect:

Public Member Functions

 IfcOrientationSelect (OdDAI::Select &select)
 
bool isIfcDirection ()
 
void setIfcDirection (IfcDirection *val)
 
bool isIfcPlaneAngleMeasure ()
 
void setIfcPlaneAngleMeasure (IfcPlaneAngleMeasure val)
 

Detailed Description

Definition at line 2808 of file Ifc2x3SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcOrientationSelect()

OdIfc2x3::IfcOrientationSelect::IfcOrientationSelect ( OdDAI::Select & select)
inline

Constructor for the IfcOrientationSelect class.

Parameters
select[in] Select value to set.

Definition at line 2818 of file Ifc2x3SelectTypes.h.

Member Function Documentation

◆ isIfcDirection()

bool OdIfc2x3::IfcOrientationSelect::isIfcDirection ( )

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

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

◆ isIfcPlaneAngleMeasure()

bool OdIfc2x3::IfcOrientationSelect::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.

◆ setIfcDirection()

void OdIfc2x3::IfcOrientationSelect::setIfcDirection ( IfcDirection * val)

Sets an IfcDirection instance into a select.

Parameters
val[in] Value to set.

◆ setIfcPlaneAngleMeasure()

void OdIfc2x3::IfcOrientationSelect::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: