The methods in this class allow you to create variables to manage the passing of data to event response functions. In particular, this class should be used for passing data with the OnToolPickPoint event handler function.

Inheritance Hierarchy

Object
    DlxVariables

Static Methods

Name Description
GetVar Gets the value of a variable.
SetVar Sets the value of a variable.

See also