cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Change ModelManager Step Export Properties

lniel
1-Newbie

Change ModelManager Step Export Properties

Hello,

When using the STEP-Export option under "Generate Standard Format" the exported Elements do not have the expected names.

Their names are the content of the field "Description" instead of the "name" field's content. This makes it difficult to recreate the correct structure afterwords.

 

So I was wandering if there is any way to change that.

I was hoping to find e.g.  an xml file where I can set some parameter from let's say  "modelname = description" to  "modelname = name" but didn't succeed so far.

Any ideas on this matter is welcome,

Thanks,

Lisa

1 REPLY 1
PeterKehoe
5-Regular Member
(To:lniel)

I don't know of an option like that. I ended up writing a custom function which changed the "Instance Name" (name in the Structure Browser) of all of the parts/assemblies to the "Model Name", then save the assembly as a STEP file, and then change everything back.

I'd suggest entering this as an enhancement request.

Top Tags