FBXExport Options Use Levels Of Detail Property True to use levels of detail, false otherwise. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool UseLevelsOfDetail { get; set; } Public Property UseLevelsOfDetail As Boolean Get Set public: property bool UseLevelsOfDetail { bool get (); void set (bool value); } member UseLevelsOfDetail : bool with get, set Property Value Boolean The default value is false. See Also Reference FBXExportOptions Class Autodesk.Revit.DB Namespace
FBXExport Options Use Levels Of Detail Property True to use levels of detail, false otherwise. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool UseLevelsOfDetail { get; set; } Public Property UseLevelsOfDetail As Boolean Get Set public: property bool UseLevelsOfDetail { bool get (); void set (bool value); } member UseLevelsOfDetail : bool with get, set Property Value Boolean The default value is false. See Also Reference FBXExportOptions Class Autodesk.Revit.DB Namespace