Solid Edge Draft Type Library
ReplaceGraphics Method
Optional Boolean argument, with the default being true. When true, the graphics in the select set will be deleted after being copied to the block view as is done in the UI. If false, the graphics will be left as is.
Description
Replace block view contents with the contents in the select set.
Syntax
Visual Basic
Public Sub ReplaceGraphics( _
   Optional ByVal DeleteSelectedGraphics As Variant _
) 
Parameters
DeleteSelectedGraphics
Optional Boolean argument, with the default being true. When true, the graphics in the select set will be deleted after being copied to the block view as is done in the UI. If false, the graphics will be left as is.
See Also

BlockView Object  | BlockView Members  | Solid Edge V19 - What's New