Settings that specify the default behavior for sampling increments.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
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
| Name | Description | |
|---|---|---|
| IncrementAlongCurves | Gets the sample increment distance along curves. | |
| IncrementAlongSpirals | Gets the sample increment distance along spirals. | |
| IncrementAlongTangents | Gets the sample increment distance along tangents. | |
| UseSamplingIncrements | Gets whether sample lines are created at incremental stations along the alignment. |
