The Alignment design check class.
Inheritance Hierarchy
SystemObject[T:Autodesk.Civil.CivilWrapper<AcDbDatabase>]
Autodesk.CivilDesignCheck
Autodesk.CivilAlignmentDesignCheck
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public class AlignmentDesignCheck : DesignCheck
VB
Public Class AlignmentDesignCheck Inherits DesignCheck
C++
public ref class AlignmentDesignCheck : public DesignCheck
The AlignmentDesignCheck 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 DesignCheck. |
![]() | Expression |
Gets or sets the expression of the DesignCheck.
(Inherited from DesignCheck) |
![]() | Name |
Gets the name of the DesignCheck.
(Inherited from DesignCheck) |