BendingDetailDisplayParametersOptions
Description:
Describes how the parameters will be represented.
Describes how the parameters will be represented.
public enum BendingDetailDisplayParametersOptions
| Name | Description |
|---|---|
| ByName | Dimensions that are shown will be labeled using the parameters names. |
| ByValue | Dimensions that are shown will be labeled using the parameters values. |