TryGetGeometry(CadDocument, RenderGeometryCacheKey, out IReadOnlyList) Method

Definition

public bool TryGetGeometry(CadDocument document, RenderGeometryCacheKey key, scoped out IReadOnlyList<XYZ> points)

Parameters

Returns