Share

FamilyElementVisibility.IsShownInFrontBack Property

Indicates if the instance is display in Front/Back 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 IsShownInFrontBack { get; set; }

Property Value

Boolean

Remarks

This property matters for objects whose visibility type is Model.

See Also

Reference

Was this information helpful?