A3DERevitLevelOfDetail
-
enum
A3DERevitLevelOfDetail
-
enumerator
kA3DRevitLODDefault= 0 Will load the file using the level of detail defined in the Revit file.
-
enumerator
kA3DRevitLODCoarse= 1 Will load the file using the “Coarse” level of detail from Revit.
-
enumerator
kA3DRevitLODMedium= 2 Will load the file using the “Medium” level of detail from Revit.
-
enumerator
kA3DRevitLODFine= 3 Will load the file using the “Fine” level of detail from Revit.