SettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptions Class

Settings for Object Selection Options.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptions

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

The SettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptions type exposes the following members.

Properties
 NameDescription
Public propertyDistanceAfterCurrentSampleLine Specifies the default distance after the sample line.
Public propertyDistanceBeforeCurrentSampleLine Specifies the default distance before the sample line.
Public propertyPercentageAfterCurrentSampleLine Specifies the default distance percentage after the sample line.
Public propertyPercentageBeforeCurrentSampleLine Specifies the default distance percentage before the sample line.
Public propertyProjecitonRuleType Specifies the default projection rule when the Project Objects To Section Views dialog box is displayed.
Top
See Also