Solid Edge Part Type Library
SetFaces Method
Specifies the number of parent faces.
Specifies the Face objects to be used.
Description
This method allows you to define a new set of surfaces to copy for the referenced object.
Syntax
Visual Basic
Public Sub SetFaces( _
   ByVal NumOfFaces As Long, _
   ByRef FaceArray() As Object _
) 
Parameters
NumOfFaces
Specifies the number of parent faces.
FaceArray
Specifies the Face objects to be used.
See Also

ResizeBend Object  | ResizeBend Members  | Solid Edge V17 - What's New