RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Panel

Panel.Transform

Property
Description:
This property is used to find the transform of a curtain panel within project.
Remarks:
The Transform property returns a Autodesk::Revit::DB::Transform object that can be used to find the transfer matrix of a curtain panel within the project.
Syntax
public Transform Transform { get; }