parentFacetIndex Method

Return the parent facet index of the indicated index within the subset of client polyface facets.

parentFacetIndex(activeIndex?: number): undefined | number

@returns valid client polyface facet index, or undefined if invalid input index.

Parameter Type Description
activeIndex number index of the facet within the subset. Default is the active facet.

Returns - undefined | number

valid client polyface facet index, or undefined if invalid input index.

Defined in

Last Updated: 14 November, 2024