Share

SettingsCmdCreateInterferenceCheck.SettingsCmdInterferenceCriteria Class

Settings for interference criteria.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateInterferenceCheckSettingsCmdInterferenceCriteria


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

Syntax

C#

public sealed class SettingsCmdInterferenceCriteria : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdInterferenceCriteria
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdInterferenceCriteria sealed : public TreeOidWrapper

The SettingsCmdCreateInterferenceCheckSettingsCmdInterferenceCriteria type exposes the following members.

Properties

 NameDescription
Public propertyApply3DProximityCheck Gets whether apply 3d proximity check.
Public propertyDistance Gets the tolerance distance value for interference check.
Public propertyScaleFactor Gets the scale factor for scaling each network part for performing the interference check.
Public propertyUseDistanceOrScaleFactor Gets the selection of distance or scale factor to perform the 3D proximity check.

See Also

Reference

Was this information helpful?