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