Indicates if the instance is display with Coarse detail level in the view
of project document.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsShownInCoarse { get; set; }
public bool IsShownInCoarse { get; set; }
