Share

SettingsCmdCreateSampleLines.SettingsCmdSamplingIncrements Class

Settings that specify the default behavior for sampling increments.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSampleLinesSettingsCmdSamplingIncrements


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

Syntax

C#

public sealed class SettingsCmdSamplingIncrements : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdSamplingIncrements
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdSamplingIncrements sealed : public TreeOidWrapper

The SettingsCmdCreateSampleLinesSettingsCmdSamplingIncrements type exposes the following members.

Properties

 NameDescription
Public propertyIncrementAlongCurves Gets the sample increment distance along curves.
Public propertyIncrementAlongSpirals Gets the sample increment distance along spirals.
Public propertyIncrementAlongTangents Gets the sample increment distance along tangents.
Public propertyUseSamplingIncrements Gets whether sample lines are created at incremental stations along the alignment.

See Also

Reference

Was this information helpful?