ApplicationShortCurveTolerance Property |
The enforced minimum length for any curve created by Revit.
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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