add_cad_model#

HDMPlotter.add_cad_model(filename, cad_color='dodgerblue', opacity=1, units='mm')[source]#

Add a stl file to the scenario.

Parameters:
filenamestr

Full path to stl file.

Returns:
bool

True if imported.