Revit 2026 API
Transform |
The translational part of this transformation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Translation { get; set; }
Public Property Translation As Double Get Set
public: property double Translation { double get (); void set (double value); }
member Translation : float with get, set
Property Value
DoubleSee Also