 |
DATAKIT API
V2025.4
|
|
Go to the documentation of this file.
4 #ifndef _DTK_REVIT_READER_HPP_
5 #define _DTK_REVIT_READER_HPP_
42 SetAsDeprecated(
"2025.4",
"Use SetConfigRevitVisualStyle( VisualStyle ) instead." )
43 static
void SetConfigRevitRealisticView(
Dtk_bool );
50 static
void SetConfigRevitReadMetadata(
Dtk_bool );
57 static
void SetConfigRevitReadViews(
Dtk_bool );
74 #endif //#ifndef _DTK_REVIT_READER_HPP_
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:727
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:10
static void SetConfigLevelOfDetail(LevelOfDetail)
Use to retrieve only geometry corresponding to a specific level of detail. By default,...
LevelOfDetail
Definition: dtk_RevitReader.hpp:14
int32_t Dtk_Int32
Definition: define.h:689
SetAsDeprecated("2025.4", "Use SetConfigRevitVisualStyle( VisualStyle ) instead.") static void SetConfigRevitRealisticView(Dtk_bool)
Use to render as in revit "Realistic" and "Texture" visual style for views (with textures)....
VisualStyle
Definition: dtk_RevitReader.hpp:21
static void SetConfigRevitVisualStyle(VisualStyle)
Determine which Revit visual style to use for convertion. The visual style determines which material ...