![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
Go to the documentation of this file.
4 #ifndef _DTK_REVIT_READER_HPP_
5 #define _DTK_REVIT_READER_HPP_
47 #endif //#ifndef _DTK_REVIT_READER_HPP_
@ Detailed
Definition: dtk_RevitReader.hpp:16
static void SetConfigReadLinkedModel(Dtk_bool)
Use to enables reading of Revit Linked Models, which file should be located in the same folder as the...
Definition: dtk_reader.hpp:15
char Dtk_bool
Definition: define.h:725
static void SetConfigRevitOrderCompo(Dtk_Int32)
Use to provide the same component organization as IFC or a flat one. By default, components are organ...
Definition: dtk_RevitReader.hpp:8
static void SetConfigLevelOfDetail(LevelOfDetail)
Use to retrieve only geometry corresponding to a specific level of detail. By default,...
LevelOfDetail
Definition: dtk_RevitReader.hpp:12
int32_t Dtk_Int32
Definition: define.h:687
@ Medium
Definition: dtk_RevitReader.hpp:15
static void SetConfigRevitReadViews(Dtk_bool)
Use to able/disable reading of Revit 3d views. By default, view reading is enabled.
@ Coarse
Definition: dtk_RevitReader.hpp:14
static void SetConfigRevitReadMetadata(Dtk_bool)
Use to able/disable reading of Revit properties. By default, properties reading is enabled.
static void SetConfigRevitRealisticView(Dtk_bool)
Use to render as in revit "Realistic" and "Texture" visual style for views (with textures)....
@ ReaderGuessed
Definition: dtk_RevitReader.hpp:13