siFilterFundamentalType String Constant


Variables

const wchar_t *  siFilter3DObjectType
const wchar_t *  siFilterObjectType
const wchar_t *  siFilterPropertyType
const wchar_t *  siFilterSubComponentType

Detailed Description

Specifies the different fundamental types of Filter s.
See also:
Filter, SIObject::Type

siFilterType


Variable Documentation

const wchar_t* siFilter3DObjectType

["Filter3DObjectType"] Represents the filter objects that can be used with 3D objects.

const wchar_t* siFilterObjectType

["ObjectFilter"] Represents the filter objects that can be used with non 3D objects in Softimage such as operator, fcurve command, etc.

const wchar_t* siFilterPropertyType

["FilterPropertyType"] Represents the filter objects that can be used with property objects.

const wchar_t* siFilterSubComponentType

["SubComponentFilter"] Represents the filter objects that can be used with the sub components of a geometry or a cluster object.