AnalyticalElementGetTransform Method

Returns the transform which reflects Analytical Element orientation.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Transform GetTransform()

Return Value

Transform
The orientation of the Analytical Element.
See Also