Solid Edge Part Type Library
GetSurfaces Method
The parent surfaces of the stitched surface.
Returned surfaces
Description
Returns parent surfaces of the referenced StitchSurface object.
Syntax
Visual Basic
Public Sub GetSurfaces( _
   ByRef NumberOfSurfaces As Long, _
   ByRef Surfaces() As Object _
) 
Parameters
NumberOfSurfaces
The parent surfaces of the stitched surface.
Surfaces
Returned surfaces
See Also

StitchSurface Object  | StitchSurface Members