Table of Contents

Enum Plane

Namespace
NetTopologySuite.Mathematics
Assembly
NetTopologySuite.dll

Enumeration for the 3 coordinate planes

public enum Plane

Fields

Undefined = -1
XY = 1
XZ = 3
YZ = 2