Solid Edge Part Type Library
Add Method
Specifies the faces to delete from the associated detailed model. The faces should belong to either the features in the Model hierarchy for which a simplified Model exists, or you can specify the faces that belong to the simplified model features.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal FaceSetToDelete As Object _
) As DeleteFace
Parameters
FaceSetToDelete
Specifies the faces to delete from the associated detailed model. The faces should belong to either the features in the Model hierarchy for which a simplified Model exists, or you can specify the faces that belong to the simplified model features.
Remarks
The AddNoHeal method closes gaps on the DeleteFace object.
See Also

DeleteFaces Collection  | DeleteFaces Members

Send comments on this topic.