SettingsCmdCreateInterferenceCheckSettingsCmdInterferenceCriteria 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.292
Syntax
public sealed class SettingsCmdInterferenceCriteria : 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.
Top
See Also