Prints information which can be useful for diagnosing issues with Rhino.
Examples
if (interactive()) {
# Print diagnostic information.
diagnostics()
}
Prints information which can be useful for diagnosing issues with Rhino.
if (interactive()) {
# Print diagnostic information.
diagnostics()
}