Query(RenderBounds, List, Boolean) Method

Definition

Assembly ProCad.Rendering.dll

Queries the spatial index for primitives intersecting the provided bounds.

public void Query(RenderBounds bounds, List<RenderSpatialHit> results, bool includeHiddenLayers = false)

Parameters

bounds
RenderBounds
includeHiddenLayers
Boolean