CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
IfcModel.h File Reference
#include "daiModel.h"
#include "FxIfcGeomExtension.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 <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdDAI__Model.html>Model</exref> 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 <<exref target="https://docs.opendesign.com/tifc_api_cpp/OdDAI__Model.html>Model</exref> DAI Model> object.

Definition at line 37 of file IfcModel.h.