RVTDocs.com
Namespace: Autodesk.Revit.DB Class: GeometryObject

GeometryObject.Visibility

Property
Description:
The visibility.
Remarks:
The visibility of this object has no effect on the visibility of objects contained within this object. For example, the visibility of a Solid may be Contextual but the faces within that solid may still be Visible.
Syntax
public Visibility Visibility { get; set; }