Solid Edge Assembly Type Library
GetFramePath Method
Specifies the number of objects in the PathSegments array.
Specifies the segments for the frame path.
Description
This method returns the frame path for the referenced StructuralFrame object.
Syntax
Visual Basic
Public Sub GetFramePath( _
   ByRef NumPathSegments As Long, _
   ByRef PathSegments() As Long _
) 
Parameters
NumPathSegments
Specifies the number of objects in the PathSegments array.
PathSegments
Specifies the segments for the frame path.
See Also

StructuralFrame Object  | StructuralFrame Members