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.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic void TransformModel()
Public Sub TransformModel
public:
void TransformModel()
member TransformModel : unit -> unit
Exceptions
See Also