View attribute for the FCurve Editor (see View.GetAttributeValueand View.SetAttributeValue).
![]()
|
See View Attributes for a complete list of types of attributes that you can use when customizing your Relational Views. |
|
Attribute Name |
Description |
Supports |
|
snaptogrid |
Determines whether or not the FCurve editor will use the snap-to-grid feature. Possible Values: • 'false' (Default) No snapping to grid. Note: Use the string "false", not the binary false. • 'true' Use the snap-to-grid feature. Note: Use the string "true", not the binary true. |
• Get • Set |
|
snaptoframe |
Determines whether or not the FCurve editor will use the snap-to-frame feature. Possible Values: • 'false' (Default) No snapping to frame. Note: Use the string "false", not the binary false. • 'true' Use the snap-to-frame feature. Note: Use the string "true", not the binary true. |
• Get • Set |
|
snapslopes |
Determines whether or not the slope handles on key points will snap when manipulated. Possible Values: • 'false' No snapping slope handles on key points. Note: Use the string "false", not the binary false. • 'true' The slope handles on key points will snap when manipulated. Note: Use the string "true", not the binary true. |
• Get • Set |
|
autosnaptoframes |
Determines whether or not the keys will be kept on frames when scaling regions. Possible Values: • 'false' (Default) Keys will not be snapped to frames. Note: Use the string "false", not the binary false. • 'true' The keys will be kept on frames when scaling regions. Note: Use the string "true", not the binary true. |
• Get • Set |
Autodesk Softimage v7.5