Share

SettingsCmdSuperimposeProfile.SettingsCmdSuperimposeProfileOption 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.280

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

 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.

See Also

Reference

Was this information helpful?