Share

SettingsCmdJoinFeatures.SettingsCmdFeatureLineJoin Class

Settings that specify the default behavior for featureline join.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdJoinFeaturesSettingsCmdFeatureLineJoin


Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class SettingsCmdFeatureLineJoin : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdFeatureLineJoin
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdFeatureLineJoin sealed : public TreeOidWrapper

The SettingsCmdJoinFeaturesSettingsCmdFeatureLineJoin type exposes the following members.

Properties

 NameDescription
Public propertyTolerance Specifies how close feature lines must be when using the Join command.

See Also

Reference

Was this information helpful?