siFilterFundamentalType

Description

Specifies the different fundamental types of Filters.

C# Syntax

StringModule.siFilter3DObjectType                                           // Filter3DObjectType
StringModule.siFilterObjectType                                             // FilterObjectType
StringModule.siFilterPropertyType                                           // FilterPropertyType
StringModule.siFilterSubComponentType                                       // FilterSubComponentType

Constant Value Description
siFilter3DObjectType Filter3DObjectType Represents the filter objects that can be used with 3D objects.
siFilterObjectType ObjectFilter Represents the filter objects that can be used with non 3D objects in Softimage such as operator, fcurve command, etc.
siFilterPropertyType FilterPropertyType Represents the filter objects that can be used with property objects.
siFilterSubComponentType SubComponentFilter Represents the filter objects that can be used with the sub components of a geometry or a cluster object.

Applies To

Filter SIObject.Type

See Also

siFilterType