IsShownInLeftRight Property


Family Element Visibility Is Shown In Left Right Property

Indicates if the instance is display in Left/Right view of project document.

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

Property Value

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