Settings that specify the default behavior for additional sample controls.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateSampleLinesSettingsCmdAdditionalSampleControls
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdAdditionalSampleControls : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdAdditionalSampleControls Inherits TreeOidWrapper
C++
public ref class SettingsCmdAdditionalSampleControls sealed : public TreeOidWrapper
The SettingsCmdCreateSampleLinesSettingsCmdAdditionalSampleControls type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AtHorizontalGeometryPoints | Gets whether additional sample lines are created at horizontal geometry points. |
![]() | AtRangeEnd | Gets whether a sample line is created at the beginning of the specified range. |
![]() | AtRangeStart | Gets whether a sample line is created at the beginning of the specified range. |
![]() | AtSuperelevationCriticalStations | Gets whether additional sample lines are created at superelevation critical stations within the current range. |
![]() | EndRangeAtAlignmentEnd | Gets whether the sampling range ends at the end of the alignment. |
![]() | StartRangeAtAlignmentStart | Gets whether the sampling range starts at the beginning of the alignment. |