SettingsCmdSimplifySurfaceMaximumChangeInElevation Property |
Gets the maximum allowed difference between the elevation of the original surface and the elevation of the simplified surface.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MaximumChangeInElevation { get; }
Public ReadOnly Property MaximumChangeInElevation As PropertyDouble
Get
public:
property PropertyDouble^ MaximumChangeInElevation {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also