SettingsTransformationApplySeaLevelScaleFactor Property |
Gets or sets the boolean value that specifies whether to apply the settings for curvature correction to survey data so that measured horizontal distances are reduced to the distances at the mean seal level (geodetic distances).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ApplySeaLevelScaleFactor { get; set; }
Public Property ApplySeaLevelScaleFactor As Boolean
Get
Set
public:
property bool ApplySeaLevelScaleFactor {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also