cSapModel GetDatabaseUnits Method CSi API ETABS 2015
Returns a value from the eUnits enumeration indicating the database units for the model. All data is internally stored in the model in these units and converted to the present units as needed.

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

eUnits GetDatabaseUnits()

Return Value

Returns a value from the eUnits enumeration if successful, otherwise returns zero.
Remarks

Examples

See Also