Navigate (SampleCollection)

Introduced

3.0

Description

Allows you to navigate through the samples of the associated geometry. This method returns one Sample for each corresponding component in the collection. For example, if you have a SampleCollection containing 5 members and you call this method with the direction set to siLastComponent, the returned collection will contain 5 instances of the last sample in the original SampleCollection.

Scripting Syntax

SampleCollection.Navigate( Navigation )

C# Syntax

SampleCollection SampleCollection.Navigate( siNavigateComponentType in_siNavigate );

Parameters

Parameter

Type

Description

Navigation

siNavigateComponentType

Select the direction of navigation.

Return Value

SampleCollection

See Also

Sample.Navigate

Geometry.Samples

Examples

• See SampleCollection.Navigate.1.js



Autodesk Softimage 2011