Solid Edge Part Type Library
Add Method
Specifies the edge boundaries of the face sets to delete from either the associated detailed model or the simplified model.
Specifies which region of faces bounded by the EdgeBoundariesSet that needs to be deleted. Can come from either the associated detailed model or the simplified model.
Description
Adds an occurrence of the referenced object.
Syntax
Visual Basic
Public Function Add( _
   ByVal EdgeBoundariesSet As Object, _
   ByVal SideIndicatorFace As Object _
) As DeleteRegion
Parameters
EdgeBoundariesSet
Specifies the edge boundaries of the face sets to delete from either the associated detailed model or the simplified model.
SideIndicatorFace
Specifies which region of faces bounded by the EdgeBoundariesSet that needs to be deleted. Can come from either the associated detailed model or the simplified model.
See Also

DeleteRegions Collection  | DeleteRegions Members

Send comments on this topic.