Gets the collection of all alignment spiral design checks.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public AlignmentDesignCheckCollection SpiralDesignChecks { get; } |
Visual Basic |
---|
Public ReadOnly Property SpiralDesignChecks As AlignmentDesignCheckCollection Get |
Visual C++ |
---|
public: property AlignmentDesignCheckCollection^ SpiralDesignChecks { AlignmentDesignCheckCollection^ get (); } |