Share

View.HasDetailLevel Method

Check if the view has a Detail Level property


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool HasDetailLevel()

Return Value

Boolean
True if the view has a Detail Level, false otherwise

See Also

Reference

Was this information helpful?