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: filenamestrFull path to stl file. Returns: boolTrue if imported.