moveToReadIndex Method

Advance the iterator to a particular facet in the subset of client polyface facets.

moveToReadIndex(subsetIndex: number): boolean

@returns whether the iterator was successfully moved.

Parameter Type Description
subsetIndex number index into the subset array, not to be confused with the client facet index.

Returns - boolean

whether the iterator was successfully moved.

Defined in

Last Updated: 07 June, 2025