Solid Edge Assembly Type Library
GetPosition Method
Specifies the row for the referenced object.
Specifies the column for the referenced object.
Description
Returns the position.
Syntax
Visual Basic
Public Sub GetPosition( _
   ByRef Row As Long, _
   ByRef Col As Long _
) 
Parameters
Row
Specifies the row for the referenced object.
Col
Specifies the column for the referenced object.
See Also

AssemblyPatternOccurrence Object  | AssemblyPatternOccurrence Members