ICog3DDisplayV2 Remove Method Cognex VisionPro 9.24
Overload List

  NameDescription
Public methodRemove(String)
Removes all the Cog3DVisionDataGraphicBase and Cog3DGeometryGraphicBase graphics from the display from the specified group. NOTE: when it removes a Cog3DVisionDataGraphicBase all of its associated geometry graphics will be removed regardless of which group they are in.
Public methodRemove(Cog3DGeometryGraphicBase)
Removes the given Cog3DGeometryGraphicBase from the display
Public methodRemove(Cog3DVisionDataGraphicBase)
Removes the given Cog3DVisionDataGraphicBase from the display with all of its associated geometry graphics.
Top
See Also