siATFilterPreset String Constant


Variables

const wchar_t *  siATFilterPresetAll
const wchar_t *  siATFilterPresetCustom
const wchar_t *  siATFilterPresetGeneral
const wchar_t *  siATFilterPresetModeling
const wchar_t *  siATFilterPresetAnimation
const wchar_t *  siATFilterPresetKinematics
const wchar_t *  siATFilterPresetRendering
const wchar_t *  siATFilterPresetViewing
const wchar_t *  siATFilterPresetLocalTransform
const wchar_t *  siATFilterPresetPosition
const wchar_t *  siATFilterPresetPositionX
const wchar_t *  siATFilterPresetPositionY
const wchar_t *  siATFilterPresetPositionZ
const wchar_t *  siATFilterPresetRotation
const wchar_t *  siATFilterPresetRotationX
const wchar_t *  siATFilterPresetRotationY
const wchar_t *  siATFilterPresetRotationZ
const wchar_t *  siATFilterPresetScaling
const wchar_t *  siATFilterPresetScalingX
const wchar_t *  siATFilterPresetScalingY
const wchar_t *  siATFilterPresetScalingZ
const wchar_t *  siATFilterPresetColor

Detailed Description

The string constants to use to set the FilterPreset on any animation editor using the View::SetAttributeValue "FilterPreset" property. Editor Attributes reference, View::SetAttributeValue, View::PutAttributeValue

Variable Documentation

const wchar_t* siATFilterPresetAll

["All"] Display all nodes for the selected elements.

const wchar_t* siATFilterPresetCustom

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

const wchar_t* siATFilterPresetGeneral

["General"] Display only the general properties for the selected elements.

const wchar_t* siATFilterPresetModeling

["Modeling"] Display only the modeling properties for the selected elements.

const wchar_t* siATFilterPresetAnimation

["Animation"] Display only the animation properties for the selected elements.

const wchar_t* siATFilterPresetKinematics

["Kinematics"] Display only the kinematics properties for the selected elements.

const wchar_t* siATFilterPresetRendering

["Rendering"] Display only the rendering properties for the selected elements.

const wchar_t* siATFilterPresetViewing

["Viewing"] Display only the viewing properties for the selected elements.

const wchar_t* siATFilterPresetLocalTransform

["LocalTransform"] Display only the local transform parameters for the selected elements.

const wchar_t* siATFilterPresetPosition

["Position"] Display only the position parameters for the selected elements.

const wchar_t* siATFilterPresetPositionX

["PositionX"] Display only the position in X parameters for the selected elements.

const wchar_t* siATFilterPresetPositionY

["PositionY"] Display only the position in Y parameters for the selected elements.

const wchar_t* siATFilterPresetPositionZ

["PositionZ"] Display only the position in Z parameters for the selected elements.

const wchar_t* siATFilterPresetRotation

["Rotation"] Display only the rotation parameters for the selected elements.

const wchar_t* siATFilterPresetRotationX

["RotationX"] Display only the rotation in X parameters for the selected elements.

const wchar_t* siATFilterPresetRotationY

["RotationY"] Display only the rotation in Y parameters for the selected elements.

const wchar_t* siATFilterPresetRotationZ

["RotationZ"] Display only the rotation in Z parameters for the selected elements.

const wchar_t* siATFilterPresetScaling

["Scaling"] Display only the scaling parameters for the selected elements.

const wchar_t* siATFilterPresetScalingX

["ScalingX"] Display only the scaling in X parameters for the selected elements.

const wchar_t* siATFilterPresetScalingY

["ScalingY"] Display only the scaling in Y parameters for the selected elements.

const wchar_t* siATFilterPresetScalingZ

["ScalingZ"] Display only the scaling in Z parameters for the selected elements.

const wchar_t* siATFilterPresetColor

["Color"] Display only the color parameters for the selected elements.