v6.0
Returns a property of the FCurveEditor. For example, in the
FCurve Editor it is possible to select a region of time, and this
method provides access to this time range.
Supported attributes are listed in the siFCurveEditorAttribute
enum.
Note: This is the Python-compliant version of the FCurveEditor.EditorAttribute
property. Since Python does not support input parameters on
properties, FCurveEditor.EditorAttribute will fail in Python.
oVariant = FCurveEditor.GetEditorAttribute2( [Requested] ); |
Parameter | Type | Description |
---|---|---|
Requested | siFCurveEditorAttribute | Determines what range of time to consider. |