Share

FabricationPart.GetTransform Method

Gets the transformation matrix of the fabrication part element.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public Transform GetTransform()

Return Value

Transform
The transformation matrix of the fabrication part element.

See Also

Reference

Was this information helpful?