Enum ConstructAction.DefaultGeoVector.StartDirection
How should the direction be initialized
Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public enum StartDirection
Fields
| Name | Description |
|---|---|
| XAxis | direction of the x axis |
| YAxis | direction of the y axis |
| ZAxis | direction of the z axis |