Application.ShortCurveTolerance Property

ApplicationShortCurveTolerance Property

The enforced minimum length for any curve created by Revit.

Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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

Double
See Also