Enum ConstructAction.DefaultAngle.StartValue
How should the value be initialized
Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public enum StartValue
Fields
| Name | Description |
|---|---|
| To45 | 45° |
| ToBottom | downwards (0°) |
| ToLeft | horizontal to left (180°) |
| ToRight | horizontal to right (0°) |
| ToTop | upward (90°) |