QueryPoint(Vector2, Single, List, Boolean) Method

Definition

Assembly ProCad.Rendering.dll

Queries the spatial index for primitives intersecting a point with a tolerance.

public void QueryPoint(Vector2 point, float tolerance, List<RenderSpatialHit> results, bool includeHiddenLayers = false)

Parameters

point
Vector2
tolerance
Single
includeHiddenLayers
Boolean