Enum PrecamberMethod
Represents a precamber method
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum PrecamberMethod
Fields
| Name | Value | Description |
|---|---|---|
| Absolute | Absolute = 1 | Absolute |
| DeflectionProportion | DeflectionProportion = 3 | Computed as a proportion of deflection |
| SpanProportion | SpanProportion = 2 | Computed as a proportion of span |
| Unknown | Unknown = 0 | Unknown |