LGSPGlobalVariables Methods |
The LGSPGlobalVariables type exposes the following members.
| Name | Description | |
|---|---|---|
| CloneGraphVariables | ||
| Custom | ||
| FetchObjectUniqueId | ||
| FillCustomCommandDescriptions | ||
| GetEdgeVarValue | ||
| GetElementVariables | ||
| GetLGSPEdgeVarValue |
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.
| |
| GetLGSPNodeVarValue |
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.
| |
| GetNodeVarValue | ||
| GetVariableValue | ||
| RequestObjectUniqueId | ||
| ResetObjectUniqueIdSource | ||
| SetVariableValue |