AnyGeometryQuery Type
AnyGeometryQuery = Polyface | CurvePrimitive | CurveCollection | SolidPrimitive | CoordinateXYZ | PointString3d | BSpline2dNd
Union type for subclasses of GeometryQuery. Specific subclasses can be discriminated at compile- or run-time using geometryCategory.
Defined in
- curve/GeometryQuery.ts Line 47
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.