Share

TransientGeometry.PointTolerance Property

Parent Object: TransientGeometry

Description

Property that returns the internal tolerance used to compare whether two points are equal. For example, this is the default tolerance value used in the IsEqualTo method on the Point object.

Syntax

TransientGeometry.PointTolerance() As Double

Property Value

This is a read only property whose value is a Double.

Version

Introduced in version 2008

Was this information helpful?