siATFilterPreset

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

siATFilterPresetAll

All

Display all nodes for the selected elements.

siATFilterPresetCustom

Custom

Display any type of custom parameter set for the selected elements. This includes proxy parameter sets, marking sets, and annotation properties.

siATFilterPresetGeneral

General

Display only the general properties for the selected elements.

siATFilterPresetModeling

Modeling

Display only the modeling properties for the selected elements.

siATFilterPresetAnimation

Animation

Display only the animation properties for the selected elements.

siATFilterPresetKinematics

Kinematics

Display only the kinematics properties for the selected elements.

siATFilterPresetRendering

Rendering

Display only the rendering properties for the selected elements.

siATFilterPresetViewing

Viewing

Display only the viewing properties for the selected elements.

siATFilterPresetLocalTransform

LocalTransform

Display only the local transform parameters for the selected elements.

siATFilterPresetPosition

Position

Display only the position parameters for the selected elements.

siATFilterPresetPositionX

PositionX

Display only the position in X parameters for the selected elements.

siATFilterPresetPositionY

PositionY

Display only the position in Y parameters for the selected elements.

siATFilterPresetPositionZ

PositionZ

Display only the position in Z parameters for the selected elements.

siATFilterPresetRotation

Rotation

Display only the rotation parameters for the selected elements.

siATFilterPresetRotationX

RotationX

Display only the rotation in X parameters for the selected elements.

siATFilterPresetRotationY

RotationY

Display only the rotation in Y parameters for the selected elements.

siATFilterPresetRotationZ

RotationZ

Display only the rotation in Z parameters for the selected elements.

siATFilterPresetScaling

Scaling

Display only the scaling parameters for the selected elements.

siATFilterPresetScalingX

ScalingX

Display only the scaling in X parameters for the selected elements.

siATFilterPresetScalingY

ScalingY

Display only the scaling in Y parameters for the selected elements.

siATFilterPresetScalingZ

ScalingZ

Display only the scaling in Z parameters for the selected elements.

siATFilterPresetColor

Color

Display only the color parameters for the selected elements.

Applies To

Animation Editor Attributes reference

View.SetAttributeValue

View::PutAttributeValue



Autodesk Softimage v7.5