Visibility Property


Direct Context 3DHandle Settings Visibility Property

Visibility of the handle and the associated DirectContext3D graphics. A value of true means that the graphics are visible.

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

Property Value

Boolean
See Also