RVTDocs.com

FamilyElementVisibility.IsShownInCoarse

Property
Description:
Indicates if the instance is display with Coarse detail level in the view of project document.
Remarks:
This property cannot be set to false if the other two detail levels are also false.
Syntax
public bool IsShownInCoarse { get; set; }