Api - IFindChainsOptions Interface
Hierarchy
-
IPointMatchOptions
- IFindChainsOptions
Index
Properties
Properties
Optional byLayers
Flag to separate chains by layers.
Optional contain
Flag to order chains in a heirarchy by their paths being within one another.
Optional pointMatchingDistance
Max distance to consider two points as the same.
Optional shallow
Flag to not recurse models, look only within current model's immediate paths.
Optional unifyBeziers
Flag to flatten BezierCurve arc segments into IPathBezierSeeds.
Generated using TypeDoc
Options to pass to model.findChains.