API Reference > geometry-core > Curve > AnyGeometryQuery AnyGeometryQuery Type alias Union type for subclasses of GeometryQuery. Specific subclasses can be discriminated at compile- or run-time using GeometryQuery.geometryCategory. AnyGeometryQuery = Polyface | CurvePrimitive | CurveCollection | SolidPrimitive | CoordinateXYZ | PointString3d | BSpline2dNd Defined in curve/GeometryQuery.ts Line 44 Last Updated: 11 June, 2024