Returns the collection of connected cells in an enclosed space volume.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IList<XYZ> GetCenterPointsForConnectedGridCellsInSpaceVolume( int spaceVolume )
Parameters
- spaceVolume Int32
Return Value
IList<XYZ>The center points for the connected analytical grid cells in the enclosed space volume.