deleteGraphic

Syntax

<Path>.deleteGraphic

The method deleteGraphic deletes the graphic designated by <Path>.

Note:

The method deactivated graphic inheritance.

Note:

You cannot assign the method when the graphic is an automatically generated graphic group or when the graphic is located in an automatically generated graphic group.

Example

MyStation._3D.getGraphic("default", [2,2]).deleteGraphic

Related Topic

_3D.InheritGraphics