Solid Edge Assembly Type Library
SetVariableValue Method
The variable that is set to the value specified.
The value that sets the variable.
Description
Sets a variable to the specified value.
Syntax
Visual Basic
Public Sub SetVariableValue( _
   ByVal Variable As Object, _
   ByVal ValueToSet As Double _
) 
Parameters
Variable
The variable that is set to the value specified.
ValueToSet
The value that sets the variable.
See Also

AssemblyFamilyMember Object  | AssemblyFamilyMember Members