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 nameDescription
SegmentsAndArcsSegmented parts will contain fitted segments as well as arcs.
SegmentsSegmentation will result with straight segments only.

Remarks

See also