Indicates if the instance is display with Medium detail level in the view
of project document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsShownInMedium { get; set; }Property Value
Boolean
Remarks
This property cannot be set to false if the other two detail levels are also false.
See Also
Reference