Enum ConstructAction.DefaultLength.StartValue
How should the value be initialized
Namespace: CADability.Actions
Assembly: CADability.dll
Syntax
public enum StartValue
Fields
| Name | Description |
|---|---|
| ModelWidth | The width of corresponding model |
| ViewWidth | The width of the currently visible view |
| ViewWidth2 | The width of the currently visible view divided by 2 |
| ViewWidth4 | The width of the currently visible view divided by 2 |
| ViewWidth40 | The width of the currently visible view divided by 8 |
| ViewWidth6 | The width of the currently visible view divided by 4 |
| ViewWidth8 | The width of the currently visible view divided by 6 |
| Zero | The width 0.0 |