Share

SettingsCmdProjectObjectsToMultiSect.SettingsCmdObjectSelectionOptions 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.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

 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.

See Also

Reference

Was this information helpful?