*xyplotregisterexternalreader

Registers a translator for use in the Edit Curves panel.

Syntax

*xyplotregisterexternalreader path

Type

HyperMesh Tcl Modify Command

Description

Registers a translator for use in the Edit Curves panel.

Inputs

path
Path of the executable for the reader.

Example

*xyplotregisterexternalreader daisy.exe

With external readers, you can expand the file reading capabilities of the Edit Curves panel through the addition of custom readers. Custom readers can be written in C or Fortran.

Errors

None.