CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Typedefs
IfcModel.h File Reference
#include "daiModel.h"

Go to the source code of this file.

Typedefs

typedef OdDAI::Model OdIfcModel
 
typedef OdDAI::ModelPtr OdIfcModelPtr
 

Typedef Documentation

◆ OdIfcModel

typedef OdDAI::Model OdIfcModel

A data type that represents a <link OdDAI::Model, DAI Model> object.

Definition at line 32 of file IfcModel.h.

◆ OdIfcModelPtr

typedef OdDAI::ModelPtr OdIfcModelPtr

A data type that represents a smart pointer to a <link OdDAI::Model, DAI Model> object.

Definition at line 37 of file IfcModel.h.