Revit 2026 API
ApplicationShort |
The enforced minimum length for any curve created by Revit.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double ShortCurveTolerance { get; }
Public ReadOnly Property ShortCurveTolerance As Double Get
public: property double ShortCurveTolerance { double get (); }
member ShortCurveTolerance : float with get
Property Value
DoubleSee Also