Enum SmartCsMode
- Namespace
- SearchAThing.Sci
- Assembly
- netcore-sci.dll
public enum SmartCsMode
Fields
X_YQ = 0
first vector must parallel csXaxis ; second vector must lie on desired csXY plane and not parallel to csXaxis ; csZaxis is computed as csXaxis cross second vector
Z_X = 1
first vector must parallel to csZaxis ; second vector must parallel to csXaxis
Z_Y = 2
first vector must parallel to csZaxis ; second vector must parallel to csYaxis