ProfileDesignCheckSetGetAllDesignChecks Method |
Gets all design checks in this ProfileDesignCheckSet.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ProfileDesignCheck[] GetAllDesignChecks()
Public Function GetAllDesignChecks As ProfileDesignCheck()
public:
array<ProfileDesignCheck^>^ GetAllDesignChecks()
Return Value
ProfileDesignCheck
See Also