RVTDocs.com
Namespace: Autodesk.Revit.DB

Transform2D

Class
Description:
An affine transform of 2D Euclidean space.
Remarks:
An affine transform is a linear transform plus a translation (which may be zero). Some functions only accept certain kinds of transform (e.g., rigid motion, conformal, non-singular, etc.).
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Transform2D
Syntax
public class Transform2D : IDisposable