This function is just used to override the base class's function, and will be removed in MadRiver version.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public void RemoveDesignCheck( AlignmentDesignCheck type ) |
Visual Basic |
---|
Public Sub RemoveDesignCheck ( _ type As AlignmentDesignCheck _ ) |
Visual C++ |
---|
public: void RemoveDesignCheck( AlignmentDesignCheck^ type ) |
Parameters
- type
- Type: Autodesk.Civil..::..AlignmentDesignCheck