Solid Edge Part Type Library
GetFaces Method
Specifies the number of parent faces.
Specifies the parent faces used to produce the CopySurface object.
Description
This method returns the faces that are bounded by the referenced Edge object (at most two in the two-manifold situation).
Syntax
Visual Basic
Public Sub GetFaces( _
   ByRef NumOfFaces As Long, _
   ByRef FaceArray() As Object _
) 
Parameters
NumOfFaces
Specifies the number of parent faces.
FaceArray
Specifies the parent faces used to produce the CopySurface object.
See Also

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