SettingsTransformationSeaLevelScaleElevation Property |
Gets or sets the mean elevation value of your project site with respect to the mean sea level.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double SeaLevelScaleElevation { get; set; }
Public Property SeaLevelScaleElevation As Double
Get
Set
public:
property double SeaLevelScaleElevation {
double get ();
void set (double value);
}
Property Value
Double
See Also