SettingsCmdCreateSampleLinesSettingsCmdAdditionalSampleControls Class

Settings that specify the default behavior for additional sample controls.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSampleLinesSettingsCmdAdditionalSampleControls

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdAdditionalSampleControls : TreeOidWrapper

The SettingsCmdCreateSampleLinesSettingsCmdAdditionalSampleControls type exposes the following members.

Properties
 NameDescription
Public propertyAtHorizontalGeometryPoints Gets whether additional sample lines are created at horizontal geometry points.
Public propertyAtRangeEnd Gets whether a sample line is created at the beginning of the specified range.
Public propertyAtRangeStart Gets whether a sample line is created at the beginning of the specified range.
Public propertyAtSuperelevationCriticalStations Gets whether additional sample lines are created at superelevation critical stations within the current range.
Public propertyEndRangeAtAlignmentEnd Gets whether the sampling range ends at the end of the alignment.
Public propertyStartRangeAtAlignmentStart Gets whether the sampling range starts at the beginning of the alignment.
Top
See Also