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
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdSuperimposeProfileSettingsCmdSuperimposeProfileOption
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SettingsCmdSuperimposeProfileOption : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdSuperimposeProfileOption Inherits TreeOidWrapper
C++
public ref class SettingsCmdSuperimposeProfileOption sealed : public TreeOidWrapper
The SettingsCmdSuperimposeProfileSettingsCmdSuperimposeProfileOption type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HorizontalMidOrdinateDistance | Gets the horizontal mid-ordinate distance for tessellated curve segments. | |
| VerticalMidOrdinateDistance | Gets the horizontal mid-ordinate distance for tessellated curve segments. |
