Settings for Object Selection Options.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptions
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdObjectSelectionOptions : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdObjectSelectionOptions Inherits TreeOidWrapper
C++
public ref class SettingsCmdObjectSelectionOptions sealed : public TreeOidWrapper
The SettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DistanceAfterCurrentSampleLine | Specifies the default distance after the sample line. | |
| DistanceBeforeCurrentSampleLine | Specifies the default distance before the sample line. | |
| PercentageAfterCurrentSampleLine | Specifies the default distance percentage after the sample line. | |
| PercentageBeforeCurrentSampleLine | Specifies the default distance percentage before the sample line. | |
| ProjecitonRuleType | Specifies the default projection rule when the Project Objects To Section Views dialog box is displayed. |
