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

#include <IFC4X4SelectTypes.h>

Inheritance diagram for OdIfc4x4::IfcAxis2Placement:

Public Member Functions

 IfcAxis2Placement (OdDAI::Select &select)
 
bool isIfcAxis2Placement2D ()
 
void setIfcAxis2Placement2D (IfcAxis2Placement2D *val)
 
bool isIfcAxis2Placement3D ()
 
void setIfcAxis2Placement3D (IfcAxis2Placement3D *val)
 

Detailed Description

Definition at line 1650 of file IFC4X4SelectTypes.h.

Constructor & Destructor Documentation

◆ IfcAxis2Placement()

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

Constructor for the IfcAxis2Placement class.

Parameters
select[in] Select value to set.

Definition at line 1660 of file IFC4X4SelectTypes.h.

Member Function Documentation

◆ isIfcAxis2Placement2D()

bool OdIfc4x4::IfcAxis2Placement::isIfcAxis2Placement2D ( )

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

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

◆ isIfcAxis2Placement3D()

bool OdIfc4x4::IfcAxis2Placement::isIfcAxis2Placement3D ( )

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

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

◆ setIfcAxis2Placement2D()

void OdIfc4x4::IfcAxis2Placement::setIfcAxis2Placement2D ( IfcAxis2Placement2D * val)

Sets an IfcAxis2Placement2D instance into a select.

Parameters
val[in] Value to set.

◆ setIfcAxis2Placement3D()

void OdIfc4x4::IfcAxis2Placement::setIfcAxis2Placement3D ( IfcAxis2Placement3D * val)

Sets an IfcAxis2Placement3D instance into a select.

Parameters
val[in] Value to set.

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