| Revit 2019.2 API |
| EnergyAnalysisDetailModel..::..TransformModel Method |
| EnergyAnalysisDetailModel Class See Also |
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: 19.0.0.0 (19.2.0.66)
Since:
2012
Syntax
| C# |
|---|
public void TransformModel() |
| Visual Basic |
|---|
Public Sub TransformModel |
| Visual C++ |
|---|
public: void TransformModel() |
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | This operation failed. |