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

StitchSurface Object  | StitchSurface Members