Share

SettingsCmdCreateSampleLines.SettingsCmdMiscellaneous Class

Setting that specifies miscellaneous default behavior for sample lines.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSampleLinesSettingsCmdMiscellaneous


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

Syntax

C#

public sealed class SettingsCmdMiscellaneous : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdMiscellaneous
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdMiscellaneous sealed : public TreeOidWrapper

The SettingsCmdCreateSampleLinesSettingsCmdMiscellaneous type exposes the following members.

Properties

 NameDescription
Public propertyLockTostation Gets whether the sample lines update when the alignment geometry and properties change.

See Also

Reference

Was this information helpful?