add_cad_model#

HDMPlotter.add_cad_model(filename, cad_color: str = 'dodgerblue', opacity: int = 1, units: str = 'mm') bool#

Add a stl file to the scenario.

Parameters:
filenamestr

Full path to stl file.

Returns:
bool

True if imported.