RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Options

Options.DetailLevel

Property
Description:
The detail level for the geometry extracted with these options.
Syntax
public ViewDetailLevel DetailLevel { get; set; }
Exceptions
Exception Condition
InvalidOperationException Thrown when setting this property, if View is already set. When View is set the detail level of the view is used.