FrameObject.draw

FrameObject.draw(collection=None)[source]

Draw the frame.

Parameters:
collectionstr, optional

The Blender scene collection containing the created objects.

Returns:
list[bpy.types.Object]

The objects created in Blender.