TRIREGISTER
Use this to register data onto a specified triangulation projected in the Z direction.
Usage:
|
triregister <database.dgd> <layer> <object> <input_triangulation> <output_layer> <> indicates a mandatory switch. |
Where:
|
Option |
Description |
|---|---|
|
<database.dgd> |
Refers to the name of the design database that contains the data and triangulation that you want to use. |
|
<layer> |
Refers to the name of the layer that contains the desired object. |
|
<object> |
Refers to the name of the object that you want to register. Note: Â Separate strings are saves as separate objects. |
|
<input_triangulation> |
Refers to the name of the triangulation that is to be used. |
|
<output_layer> |
Refers to the name of the layer that will store the results. Specifying an existing layer will result in the "older" information being overwritten. |