Solid Edge Framework Type Library
Variables Collection Members
Overview 
Public Methods
Public Method AddAdds an occurrence of the referenced object.
Public Method AddFromClipboardCreates a variable from the clipboard.
Public Method CopyToClipboardCopies the referenced object to the operating system clipboard.
Public Method EditEdits the formula for the referenced Variable object.
Public Method EditFromClipboardEdits the formula for the referenced Variable object.
Public Method GetDisplayNameThis method returns the display name for the specified variable.
Public Method GetFormulaReturns the name of the formula used by the referenced Variable object.
Public Method GetNameReturns the name of the referenced Variable object.
Public Method GetSystemNameThis method returns the system name for the specified variable for the referenced Variables object.
Public Method ItemThe items in a collection.
Public Method PutNameChanges the name of the referenced Variable object.
Public Method QueryQueries for Variable objects from a filter on the name, and returns a VariableList object.
Public Method TranslateReturns the corresponding Variable object with a specified variable name.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property ParentReturns the parent object for the referenced object.
See Also

Variables Collection