IVicinity Interface
interface for testing whether a given point is in the vicinity of some predefined
geometric objects.
Namespace: Karamba.GeometryAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public interface IVicinity
Public Interface IVicinity
public interface class IVicinity
type IVicinity = interface end
IsNear
|
Returns true if the given point is within the tolerance distance of the predefined
geometric objects.
|
ToString
|
Returns a textual description of itself.
|