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