Function getFramesByClassName

  • Parameters

    • graph: FOLD

      a FOLD object

    • className: string

      the name of the class inside frame_classes

    Returns FOLD[]

    an array of FOLD object frames.

    Description

    Get all frames inside a FOLD object which contain a frame_classes class matching the provided className string