Share

SettingsCmdRunDesignCheck.SettingsCmdDesignCheckOption Class

Settings for design check option.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdRunDesignCheckSettingsCmdDesignCheckOption


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

Syntax

C#

public sealed class SettingsCmdDesignCheckOption : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdDesignCheckOption
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdDesignCheckOption sealed : public TreeOidWrapper

The SettingsCmdRunDesignCheckSettingsCmdDesignCheckOption type exposes the following members.

Properties

 NameDescription
Public propertyUseDeflectionValidation Gets whether use deflection validation.
Public propertyUseDiameterValidation Gets whether use diameter validation.
Public propertyUseOpenConnectionValidation Gets whether use open connection validation.
Public propertyUseRadiusOfCurvatureValidation Gets whether use radius of curvature validation.

See Also

Reference

Was this information helpful?