add_cad_model# HDMPlotter.add_cad_model(filename, cad_color='dodgerblue', opacity=1, units='mm')# Add a stl file to the scenario. Parameters: filenamestrFull path to stl file. Returns: boolTrue if imported.