Enum Plane
- Namespace
- IdeaRS.OpenModel.Geometry3D
- Assembly
- IdeaRS.OpenModel.dll
Defines basic planes
public enum PlaneFields
XY = 0-
XY Plane - Plane normal to Z axis
YZ = 1-
YZ Plane - Plane normal to X axis
ZX = 2-
ZX Plane - Plane normal to Y axis