Transforms all surfaces in the model according to the document's active
ground plane, shared coordinates and true north.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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. |