FilletedLineStringOptions Interface
Options used for method fromFilletedLineString.
Properties
| Name | Type | Description | |
|---|---|---|---|
| distanceTol | number | undefined | Distance tolerance for detecting equal points. | |
| parallelOptions | PerpParallelOptions | undefined | Options for isParallelTo. | |
| relaxedValidation | boolean | undefined | Whether to allow relaxed validation of the filleted linestring, which allows more chains to serve as valid input. |
Defined in
- curve/CurveFactory.ts Line 136
Last Updated: 04 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.