visitorClientFacetCount MethodStatic
Return the facet count of the source
.
- If
source
is 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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.