ofdrawtraj_removeartist Subroutine

public subroutine ofdrawtraj_removeartist(name)

Remove specified artist from the current DrawableTrajectory.

Note that the currently active TrajectoryArtist will NOT be changed.

This applies to the current active DrawableTrajectory.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name

Name of the trajectory artist to be removed from this DrawableTrajectory.