reduceGeometry operation

Syntax

reduceGeometry(tolerance)

Parameters

Description

The reduceGeometry operation simplifies the geometry by applying a series of edge collapses.

This operation changes the appearance of the model. The algorithm tries to reduce the complexity of the mesh by introducing the least possible delta to the appearance of the existing model.

The operation removes all component tags from the geometry.

Related

Examples

Reducing a Terrain

Envelope example a Envelope example a

The picture above shows a shaded terrain mesh. Left: the original (16384 vertices, 16129 faces). Right: after reduceGeometry(0.8) (3276 vertices, 5066 faces).

Envelope example a Envelope example a

Closeup of the terrain meshes from the prvious picture. Left original, right reduced.

Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.