Gets the transformation matrix of the fabrication part element.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Transform GetTransform()
Return Value
Transform
The transformation matrix of the fabrication part element.
See Also
Reference