GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

GiD_Info events ?-deprecated? ?-args <event_name>?
GiD_Info events
This command returns a sorted list with the names of the GiD Tcl event procedures, that could be implemented by a problemtype.
These events are automatically undefined when the problemtype is unloaded
GiD_Info events -deprecated
return a list of Tcl events that are mark as deprecated, there is a new similar event that is recommendable to be used instead.
deprecated events are also raised for back compatibility with problemtypes that are already implementing them.
GiD_Info events -args <event_name>
Return the list of arguments of the event
Event procedures

  • No labels