Continuous Part Generation可打印版本 +- RoboDK Forum (//www.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: RoboDK API (//www.sinclairbody.com/forum/Forum-RoboDK-API) +--- Thread: Continuous Part Generation (/Thread-Continuous-Part-Generation) |
Continuous Part Generation-r.cording-05-18-2021 你好, Is it possible to continuously import parts from an external CAD file? I have found example scripts to generate parts within the model but not to import from external files, there are already 3 of the same part type in the model so they could be duplicated if needed. Thanks in advance. RE: Continuous Part Generation-Jeremy-05-18-2021 I think this is what you are looking for if your goal is to do it through the API. //www.sinclairbody.com/doc/en/PythonAPI/robolink.html#robolink.Robolink.AddFile Jeremy |