c# api add instructions hide- Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: RoboDK API (//m.sinclairbody.com/forum/Forum-RoboDK-API) +--- Thread: c# api add instructions hide (/Thread-c-api-add-instructions-hide) |
c# api add instructions hide-amartinmestres-03-12-2021 Hello, We want to generate a program from the c # api with more than 100000 points, we know how to generate it, but every time we add a point, it is added to the Tree and this slows down the program, we would like to add the points (from the c # api) as shown do it automatically with a machining program (with hidden points in the tree) Can be done? RE: c# api add instructions hide-amartinmestres-03-15-2021 (03-12-2021, 07:44 AM)amartinmestres Wrote:Hello, RE: c# api add instructions hide-amartinmestres-03-15-2021 This kind of object, movj without target associtate, can i do it from c#api? |