TRIRELIMIT

Use this to create a new triangulation by relimiting an existing triangulation model.


Usage:

trirelimit <database.dgd> <layer> <object> {I|E} <input_triangulation> <output_triangulation>

<> indicates a mandatory switch.
[ ] indicates an optional switch


Where:

Option

Description

<database.dgd>

Refers to the name of the design database that contains the layer and object to be used.

<layer>

Refers to the name of the layer that contains the object.

<object>

Refers to the name of the object that will be used to relimit the surface.

{I|E}

Specifies whether you want to maintain the area of the triangulation inside the object (I), or the area outside the object (E).

<input_triangulation>

Refers to the name of the original triangulation model.

<output_triangulation>

Refers to the name of the new triangulation.