2027 Method
Changes 0
M

BuildingEnvelopeAnalyzer.GetCenterPointsForConnectedGridCellsInSpaceVolume

Description:
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.
public IList<XYZ> GetCenterPointsForConnectedGridCellsInSpaceVolume(
	int spaceVolume
)
  • Int32
    spaceVolume
Return Value IList<XYZ> The center points for the connected analytical grid cells in the enclosed space volume.