ofmarkerartist_create Subroutine

public subroutine ofmarkerartist_create(name)

Create a new MarkerArtist with the given name.

This new MarkerArtist will also become the current active one.

Note

A MarkerArtist is a type of TrajectoryArtist that plots markers at the start/end of a trajectory. The marker style can be customized.

Arguments

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