visitorClientFacetCount MethodStatic
Return the facet count of the source.
- If sourceis a visitor, this is the number of facets it can visit.
visitorClientFacetCount(source: PolyfaceVisitor | Polyface): number
| Parameter | Type | Description | 
|---|---|---|
| source | PolyfaceVisitor | Polyface | 
Returns - number
Defined in
- polyface/PolyfaceQuery.ts Line 1253
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.