Revit 2026 API
Swept |
The distance from the end of the driving curve to the point where the sweep actually ends.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double EndSetBack { get; }
Public ReadOnly Property EndSetBack As Double Get
public: property double EndSetBack { double get (); }
member EndSetBack : float with get
Property Value
DoubleSee Also