Register Problem types

In the same way that some of GiD's capabilities have restricted access before it is registered, so not all problem types are available without registration. The layout of the Register Problem type window is shown below:

Problem type register window

If a problem type has been registered previously, the password can be reloaded by clicking
and selecting the folder where the old password is.

A problem type does not need to be loaded to be registered. In this case, click the Choose a Problem type bar and a window similar to the one below will appear where you can choose a set of problem types to be registered. If a problem type is currently in use then it is selected by default.

Customizing Problem type registration

GiD provides a default validation when registering a module or problem type. This consists of checking that the password is not empty. If the password is valid, GiD appends a line to the file <problem type>/password.txt similar to this:

hostname password # 2005 01 19 Password for Problem type '/pathroot-to-problem-type/problemtype.gid'

This default validation can be overridden, but this involves Tcl programming. For a description of how to provide a custom password validation see ValidatePassword node .