Click or drag to resize

LGSPGlobalVariables Methods

The LGSPGlobalVariables type exposes the following members.

Methods
  NameDescription
Public methodCloneGraphVariables
Public methodCustom
Public methodFetchObjectUniqueId
Public methodFillCustomCommandDescriptions
Public methodGetEdgeVarValue
Public methodGetElementVariables
Public methodGetLGSPEdgeVarValue
Retrieves the LGSPEdge for a variable name or null, if the variable isn't set yet or anymore. A InvalidCastException is thrown, if the variable is set and does not point to an LGSPEdge object.
Public methodGetLGSPNodeVarValue
Retrieves the LGSPNode for a variable name or null, if the variable isn't set yet or anymore. A InvalidCastException is thrown, if the variable is set and does not point to an LGSPNode object.
Public methodGetNodeVarValue
Public methodGetVariableValue
Public methodRequestObjectUniqueId
Public methodResetObjectUniqueIdSource
Public methodSetVariableValue
Top
See Also