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

BoundingBoxXYZ.Enabled

Property
Description:
Defines whether the entire bounding box is enabled.
Remarks:
A disabled bounding box might be used to signal that the corresponding Revit functionality is deactivated. For example, a disabled 3D view section box represents an inactive section box.
Syntax
public bool Enabled { get; set; }