ofcoordaxes_setdrawaxes Subroutine

public subroutine ofcoordaxes_setdrawaxes(axes)

Sets which axis to draw.

To show multiple axis components, sum the enumerations of OpenFrames::ReferenceFrame::AxesType you want to show.

This applies to the current active CoordinateAxes.

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: axes

Axis components to show specified by OpenFrames::ReferenceFrame::AxesType, others will be hidden.