Share

SettingsAlignment.SettingsRailAlignmentOptions Class

Rail Alignment options setting class.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAlignmentSettingsRailAlignmentOptions


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

Syntax

C#

public sealed class SettingsRailAlignmentOptions : TreeOidWrapper

VB

Public NotInheritable Class SettingsRailAlignmentOptions
	Inherits TreeOidWrapper

C++

public ref class SettingsRailAlignmentOptions sealed : public TreeOidWrapper

The SettingsAlignmentSettingsRailAlignmentOptions type exposes the following members.

Properties

 NameDescription
Public propertyMeasureRailCurvesAlongChords Gets whether to measure rail curves along chords.
Public propertyTrackWidth Gets the default value for track width.

See Also

Reference

Was this information helpful?