lm_childframes

Frames directly below a given frame.


CALL:

   h_frames = lm_childframes(hframe)
 

INPUT:

   hframe:
     modelit.layout.Frame, the parent frame (scalar)
 

OUTPUT:

   h_frames:
     array of modelit.layout.Frame, the child frames.