Solid Edge Assembly Type Library
SetAdjustables Method
Specifies the number of entries in the output arrays.
Specifies the part variables.
Specifies the assembly variables.
Description
Sets the adjustable values.
Syntax
Visual Basic
Public Sub SetAdjustables( _
   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