2027 Property
Changes 0
P

Panel.Transform

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.
public Transform Transform { get; }