Solid Edge Part Type Library
GetInputFaces Method
Returns FaceArray() , an array of face objects that were (last) used to compute the flattened blank body.
Description
Get an array of blank input faces.
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 body.
See Also

Blank Object  | Blank Members