Skip to main content
1-Visitor
August 27, 2018
Question

Macro with parameter

  • August 27, 2018
  • 1 reply
  • 1322 views

Hello
I would like to make macro with using a model parameter.
I need macro to save drawing to dxf format. The name of dxf file has to be same as name of model.
The name of model is one of parameter.
I don´t know how automaticly use this parameter to create macro.
(I don´t want to write the name of file after start the macro)

Thank you for the advice

1 reply

16-Pearl
August 27, 2018

Hi Romaning,

 

I don't know if your model and drawing have the same name. Probably yes...

I send you the mapkey 'qw' that opens the drawing with the same name of the current model.

James shared it with 'Ptc Community' some time ago.

I think you 'only' need to add the action, after opening the drawing, save a dxf...