EnergyAnalysisDetailModel.TransformModel Method

EnergyAnalysisDetailModelTransformModel Method

Transforms all surfaces in the model according to the document's active ground plane, shared coordinates and true north.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void TransformModel()
Public Sub TransformModel
public:
void TransformModel()
member TransformModel : unit -> unit 
Exceptions
ExceptionCondition
InvalidOperationException This operation failed.
See Also