sketchgraphs.onshape.utils

utils

Handy functions for API key sample app

Functions

sketchgraphs.onshape.utils.log(msg, level=0)

Logs a message to the console, with optional level paramater

Parameters
  • msg (-) – message to send to console

  • level (-) – log level; 0 for info, 1 for error (default = 0)