AlignmentDesignCheckRootSpiralDesignChecks Property |
Gets the collection of all alignment spiral design checks.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentDesignCheckCollection SpiralDesignChecks { get; }
Public ReadOnly Property SpiralDesignChecks As AlignmentDesignCheckCollection
Get
public:
property AlignmentDesignCheckCollection^ SpiralDesignChecks {
AlignmentDesignCheckCollection^ get ();
}
Property Value
AlignmentDesignCheckCollection
See Also