visitorClientPointCount MethodStatic
Return the point count of the source.
- If
sourceis a visitor, this is an upper bound on the number of addressed mesh vertices.
visitorClientPointCount(source: PolyfaceVisitor | Polyface): number
| Parameter | Type | Description |
|---|---|---|
| source | PolyfaceVisitor | Polyface |
Returns - number
Defined in
- polyface/PolyfaceQuery.ts Line 1297
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.