Solid Edge Part Type Library
SetFaces Method
Specifies the Face objects to be used to produce the DeleteFace object.
Description
Sets the new set of input delete faces to the delete face feature.
Syntax
Visual Basic
Public Sub SetFaces( _
   ByVal Faces As Object _
) 
Parameters
Faces
Specifies the Face objects to be used to produce the DeleteFace object.
See Also

DeleteFace Object  | DeleteFace Members

Send comments on this topic.