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