SettingsCmdSuperimposeProfileSettingsCmdSuperimposeProfileOption Class

Settings that specify the default values for the mid-ordinate distances that the system uses when tessellating (approximating) the shape of curves in superimposed profiles.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdSuperimposeProfileSettingsCmdSuperimposeProfileOption

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdSuperimposeProfileOption : TreeOidWrapper

The SettingsCmdSuperimposeProfileSettingsCmdSuperimposeProfileOption type exposes the following members.

Properties
 NameDescription
Public propertyHorizontalMidOrdinateDistance Gets the horizontal mid-ordinate distance for tessellated curve segments.
Public propertyVerticalMidOrdinateDistance Gets the horizontal mid-ordinate distance for tessellated curve segments.
Top
See Also