CurveCollectionType Type alias

Describes the concrete type of a CurveCollection. Each type name maps to a specific subclass and can be used in conditional statements for type-switching.

CurveCollectionType = "loop" | "path" | "unionRegion" | "parityRegion" | "bagOfCurves"

Defined in

Last Updated: 19 April, 2024