The AlignmentDesignCheckRoot class.
Inheritance Hierarchy
SystemObjectAutodesk.CivilAlignmentDesignCheckRoot
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.765
Syntax
C#
public class AlignmentDesignCheckRoot
VB
Public Class AlignmentDesignCheckRoot
C++
public ref class AlignmentDesignCheckRoot
The AlignmentDesignCheckRoot type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AlignmentDesignCheckRoot | Constructor of AlignmentDesignCheckRoot class. |
Properties
Name | Description | |
---|---|---|
![]() | CurveDesignChecks | Gets the collection of all alignment curve design checks. |
![]() | LineDesignChecks | Gets the collection of all alignment line design checks. |
![]() | SpiralDesignChecks | Gets the collection of all alignment spiral design checks. |
![]() | SuperelevationDesignChecks | Gets the collection of all alignment superelevation design checks. |
![]() | TangentIntersectionDesignChecks | Gets the collection of all alignment tangent intersection design checks. |