Solid Edge Part Type Library
SetOrigins Method
Specifies the number of objects in the Origins array.
Specifies the Vertex objects that compose the origin points.
Description
This method sets the origin points for the referenced object.
Syntax
Visual Basic
Public Sub SetOrigins( _
   ByVal NumSections As Long, _
   ByRef Origins() As Object _
) 
Parameters
NumSections
Specifies the number of objects in the Origins array.
Origins
Specifies the Vertex objects that compose the origin points.
See Also

BlueSurf Object  | BlueSurf Members  | Solid Edge V20 - What's New