Solid Edge Part Type Library
GetInputFaces Method
Returns FaceArray() , an array of face objects that were (last) used to compute the flattened blank surface body.
Description
Get an array of input faces used to create blank surface.
Syntax
Visual Basic
Public Sub GetInputFaces( _
   ByRef FaceArray() As Object _
) 
Parameters
FaceArray
Returns FaceArray() , an array of face objects that were (last) used to compute the flattened blank surface body.
See Also

BlankSurface Object  | BlankSurface Members