BuildingEnvelopeAnalyzer.GetCenterPointsForConnectedGridCellsInSpaceVolume
Description:
Returns the collection of connected cells in an enclosed space volume.
Returns the collection of connected cells in an enclosed space volume.
Remarks:
This method requires the building envelope analyzer method created with the option set to compute enclosed space volumes.
This method requires the building envelope analyzer method created with the option set to compute enclosed space volumes.
public IList<XYZ> GetCenterPointsForConnectedGridCellsInSpaceVolume(
int spaceVolume
)
-
Int32spaceVolume
Return Value
IList<XYZ>
The center points for the connected analytical grid cells in the enclosed space volume.