Table of Contents

Enum GeomSegmentMode

Namespace
SearchAThing.Sci
Assembly
netcore-sci.dll
public enum GeomSegmentMode

Fields

From = 1

Semi-line start at From

FromTo = 3

Segment from-to

Infinite = 0

infinite line

To = 2

Semi-line ending at To