isSameGeometryClass MethodAbstract
Test if (other instanceof this.Type). REQUIRED IN ALL CONCRETE CLASSES.
isSameGeometryClass(other: GeometryQuery): boolean
| Parameter | Type | Description |
|---|---|---|
| other | GeometryQuery |
Returns - boolean
Defined in
- curve/GeometryQuery.ts Line 90
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.