EnergyAnalysisDetailModel.Create
Description:
Creates a new energy analysis detailed model.
Creates a new energy analysis detailed model.
Remarks:
The generated energy model is always returned in world coordinates. The method TransformModel() transforms all surfaces in the model according to ground plane, shared coordinates and true north.
The generated energy model is always returned in world coordinates. The method TransformModel() transforms all surfaces in the model according to ground plane, shared coordinates and true north.
Overloads (2):
public static EnergyAnalysisDetailModel Create(
Document document
)
-
documentThe document that contains the physical model of the building.
-
Throws if there are no valid spatial bounding elements, or no valid spatial elements in the document.
-
A non-optional argument was null
-
Failed to create the energy analysis detail model.
-
Throws if user aborted the energy analysis detail model creation.