Defines whether the maximum bound is active for given dimension.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool this[ int dim ] { get; set; }
Parameters
- dim Int32
public bool this[ int dim ] { get; set; }
