The cell size for the uniform cubical grid used when computing the building envelope
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double AnalyticalGridCellSize { get; set; }Property Value
Double
Remarks
This is the size of the "cubes" used to divide the building shell
bounding box into a uniform cubical 3D grid.
See Also
Reference