Solid Edge Part Type Library
GetAdjustables Method
Specifies the number of entries in the output arrays.
Specifies the variables.
Specifies the notes for the variables.
Description
Gets the adjustable values of Adjustable Definition object.
Syntax
Visual Basic
Public Sub GetAdjustables( _
   ByRef NumberOfEntries As Long, _
   ByRef Variables() As Object, _
   ByRef Notes() As String _
) 
Parameters
NumberOfEntries
Specifies the number of entries in the output arrays.
Variables
Specifies the variables.
Notes
Specifies the notes for the variables.
See Also

AdjustableDefinition Object  | AdjustableDefinition Members