Instance.GetTransform Method
Gets the transform of the instance.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Transform GetTransform()
Return Value
Transform
The inherent transform.
See Also
Reference
Instance Class
Autodesk.Revit.DB Namespace