SettingsCmdVolumesDashboardSettingsCmdBoundedVolumeCreationMidOrdinateDistance Property |
Gets the default bounded volume surface creation mid-ordinate distance.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble MidOrdinateDistance { get; }
Public ReadOnly Property MidOrdinateDistance As PropertyDouble
Get
public:
property PropertyDouble^ MidOrdinateDistance {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also