Solid Edge Part Type Library
SetInputFaces Method
Number of faces.
An array of the faces that will be collectively flattened for the blank feature.  These faces must be connected.
Description
Set an array of input faces for creating blank.
Syntax
Visual Basic
Public Sub SetInputFaces( _
   ByVal nNumFaces As Integer, _
   ByRef FaceArray() As Object _
) 
Parameters
nNumFaces
Number of faces.
FaceArray
An array of the faces that will be collectively flattened for the blank feature.  These faces must be connected.
See Also

Blank Object  | Blank Members