M

EnergyAnalysisDetailModel.Create

Description:
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.
Overloads (2):
public static EnergyAnalysisDetailModel Create(
	Document document
)
  • document
    The document that contains the physical model of the building.
Return Value EnergyAnalysisDetailModel The created model instance.