ofdrawtraj_addartist Subroutine

public subroutine ofdrawtraj_addartist(name)

Allow specified TrajectoryArtist to draw using this 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 draw this DrawableTrajectory.