The connector tolerance value.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double ConnectorTolerance { get; set; }Property Value
Double
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
When setting this property: The given value for dValue is not finite
|
See Also
Reference