The length units that can be specified for the model.
Namespace:
ETABS2016
Assembly:
ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
SyntaxPublic Enumeration eLength
public enum class eLength
Members
| Member name | Value | Description |
---|
| NotApplicable | 0 | |
| inch | 1 | |
| ft | 2 | |
| micron | 3 | |
| mm | 4 | |
| cm | 5 | |
| m | 6 | |
Remarks
See Also