Share

SettingsCmdCreateAlignFromCorridor.SettingsCmdProfileCreationOption Class

Settings for profile creation option.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateAlignFromCorridorSettingsCmdProfileCreationOption


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdProfileCreationOption : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdProfileCreationOption
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdProfileCreationOption sealed : public TreeOidWrapper

The SettingsCmdCreateAlignFromCorridorSettingsCmdProfileCreationOption type exposes the following members.

Properties

 NameDescription
Public propertyCreateProfileFromCorridor Gets whether a profile is automatically created when creating an alignment from a corridor feature line.

See Also

Reference

Was this information helpful?