py3dframe.FrameTransform.get_active_output_frame#
- FrameTransform.get_active_output_frame()[source]#
Get a copy of the active output frame of the transformation.
If the
dynamicattribute is set toTrue, the active output frame is the current output frame.If the
dynamicattribute is set toFalse, the active output frame is the output 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 output frame is returned to avoid modification of the active output frame when the user modifies the returned frame.
See also
output_framefor the output frame of the transformation.dynamicfor the dynamic attribute of the transformation.
- Returns:
The active output frame of the transformation.
- Return type: