GetTransform Method


Fabrication Part Get Transform Method

Gets the transformation matrix of the fabrication part element.

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

Return Value

Transform
The transformation matrix of the fabrication part element.
See Also