The abstract design check class.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
Autodesk.CivilDesignCheck
Autodesk.CivilAlignmentDesignCheck
Autodesk.CivilProfileDesignCheck
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public abstract class DesignCheck : [T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
VB
Public MustInherit Class DesignCheck Inherits [T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
C++
public ref class DesignCheck abstract : public [T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
The DesignCheck type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description | Gets and sets the description of the DesignCheck. |
![]() | Expression | Gets or sets the expression of the DesignCheck. |
![]() | Name | Gets the name of the DesignCheck. |