FamilyElementVisibilityIsShownInTopBottom Property

Indicates if the instance is display in Plan/RCP view of project document.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsShownInTopBottom { get; set; }

Property Value

Boolean
Remarks
This property matters for objects whose visibility type is Model.
See Also