You are here: Start » AVL.NET » PathSegmentationMode Enumeration
PathSegmentationMode Enumeration
Describes possible output of segmentation operation.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| SegmentsAndArcs | Segmented parts will contain fitted segments as well as arcs. |
| Segments | Segmentation will result with straight segments only. |
