EnergyDataSettings.AnalyticalGridCellSize
Description:
The cell size for the uniform cubical grid used when computing the building envelope. This property is ingnored unless AnalysisType is RoomsOrSpaces and BuildingEnvelopeDeterminationMethod is IdentifyExteriorElements.
The cell size for the uniform cubical grid used when computing the building envelope. This property is ingnored unless AnalysisType is RoomsOrSpaces and BuildingEnvelopeDeterminationMethod is IdentifyExteriorElements.
Remarks:
This is the size of the "cubes" used to divide the building shell bounding box into a uniform cubical 3D grid.
This is the size of the "cubes" used to divide the building shell bounding box into a uniform cubical 3D grid.
public double AnalyticalGridCellSize { get; set; }