Build(IReadOnlyList, RenderSpatialIndexOptions?) Method

Definition

Assembly ProCad.Rendering.dll

Builds a spatial index for the provided render layers.

public static RenderSpatialIndex Build(IReadOnlyList<RenderLayer> layers, RenderSpatialIndexOptions? options = null)

Parameters

Returns