offrame_removechild Subroutine

public subroutine offrame_removechild(name)

Remove a child frame from the current frame.

This applies to the current active ReferenceFrame. The currently active frame will remain active.

Arguments

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

Name of the child frame to remove from the active frame.