Introduced
6.5.x
Description
The string constants to use to set the FilterPreset on any animation editor using the View.SetAttributeValue "FilterPreset" property.
C# Syntax
StringModule.siATFilterPresetAll // All StringModule.siATFilterPresetCustom // Custom StringModule.siATFilterPresetGeneral // General StringModule.siATFilterPresetModeling // Modeling StringModule.siATFilterPresetAnimation // Animation StringModule.siATFilterPresetKinematics // Kinematics StringModule.siATFilterPresetRendering // Rendering StringModule.siATFilterPresetViewing // Viewing StringModule.siATFilterPresetLocalTransform // LocalTransform StringModule.siATFilterPresetPosition // Position StringModule.siATFilterPresetPositionX // PositionX StringModule.siATFilterPresetPositionY // PositionY StringModule.siATFilterPresetPositionZ // PositionZ StringModule.siATFilterPresetRotation // Rotation StringModule.siATFilterPresetRotationX // RotationX StringModule.siATFilterPresetRotationY // RotationY StringModule.siATFilterPresetRotationZ // RotationZ StringModule.siATFilterPresetScaling // Scaling StringModule.siATFilterPresetScalingX // ScalingX StringModule.siATFilterPresetScalingY // ScalingY StringModule.siATFilterPresetScalingZ // ScalingZ StringModule.siATFilterPresetColor // Color
|
Constant |
Value |
Description |
|
All |
Display all nodes for the selected elements. |
|
|
Custom |
Display any type of custom parameter set for the selected elements. This includes proxy parameter sets, marking sets, and annotation properties. |
|
|
General |
Display only the general properties for the selected elements. |
|
|
Modeling |
Display only the modeling properties for the selected elements. |
|
|
Animation |
Display only the animation properties for the selected elements. |
|
|
Kinematics |
Display only the kinematics properties for the selected elements. |
|
|
Rendering |
Display only the rendering properties for the selected elements. |
|
|
Viewing |
Display only the viewing properties for the selected elements. |
|
|
LocalTransform |
Display only the local transform parameters for the selected elements. |
|
|
Position |
Display only the position parameters for the selected elements. |
|
|
PositionX |
Display only the position in X parameters for the selected elements. |
|
|
PositionY |
Display only the position in Y parameters for the selected elements. |
|
|
PositionZ |
Display only the position in Z parameters for the selected elements. |
|
|
Rotation |
Display only the rotation parameters for the selected elements. |
|
|
RotationX |
Display only the rotation in X parameters for the selected elements. |
|
|
RotationY |
Display only the rotation in Y parameters for the selected elements. |
|
|
RotationZ |
Display only the rotation in Z parameters for the selected elements. |
|
|
Scaling |
Display only the scaling parameters for the selected elements. |
|
|
ScalingX |
Display only the scaling in X parameters for the selected elements. |
|
|
ScalingY |
Display only the scaling in Y parameters for the selected elements. |
|
|
ScalingZ |
Display only the scaling in Z parameters for the selected elements. |
|
|
Color |
Display only the color parameters for the selected elements. |
Applies To
Autodesk Softimage v7.5