py3dframe.FrameTransform.get_active_input_frame#
- FrameTransform.get_active_input_frame()[source]#
Get a copy of the active input frame of the transformation.
If the
dynamicattribute is set toTrue, the active input frame is the current input frame.If the
dynamicattribute is set toFalse, the active input frame is the input frame at the time of the creation of the transformation or at the time of the change of thedynamicattribute toFalse.Note
A copy of the active input frame is returned to avoid modification of the active input frame when the user modifies the returned frame.
See also
input_framefor the input frame of the transformation.dynamicfor the dynamic attribute of the transformation.
- Returns:
The active input frame of the transformation.
- Return type: