Solid Edge Assembly Type Library
GetAdjustables Method
Specifies the number of entries in the output arrays.
Specifies the part variables.
Specifies the assembly variables.
Description
Returns the adjustable values.
Syntax
Visual Basic
Public Sub GetAdjustables( _
   ByVal NumberOfEntries As Long, _
   ByRef PartVariables() As Object, _
   ByRef AsmVariables() As Variant _
) 
Parameters
NumberOfEntries
Specifies the number of entries in the output arrays.
PartVariables
Specifies the part variables.
AsmVariables
Specifies the assembly variables.
See Also

AdjustablePart Object  | AdjustablePart Members