-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jakub Ziolkowski edited this page Jul 22, 2026
·
8 revisions
A comprehensive suite of C# engineering analysis libraries. It includes specialized modules for building thermal performance modeling (DiGi.Analytical.Building), HVAC systems calculation (DiGi.Analytical.Building.HVAC), solar radiation analysis (DiGi.Analytical.Building.Solar), and urban microclimate/environmental simulations (DiGi.Analytical.Urban).
-
Target Framework:
netstandard2.0
-
Building Model Updaters — how analytical geometry is written back into a
BuildingModel: the updater pipeline, the identity and space assignment rules, and the known limitations.
- Foundational: DiGi.Core | DiGi.Math | DiGi.Unit | DiGi.Log
- Geometry & Graphics: DiGi.Geometry | DiGi.GLTF | DiGi.Rhino
- GIS & Data: DiGi.GIS | DiGi.OSM | DiGi.BDOT10k
- Simulation: DiGi.Analytical | DiGi.Solar | DiGi.Tas
Part of the DiGi software suite for BIM and CAD integrations.