Click or drag to resize

IManagedComponentsTableSearchTolerance Property

Gets and sets a value to be used in searches for numeric values in iPart and Content Center tables. If the difference between two numbers is less than or equal to the tolerance, they will be considered to be equal. Default: 0.00001

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property TableSearchTolerance As Double
	Get
	Set

Property Value

Type: Double
See Also