Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
How to create start part template?
Anand,
template part is regular part. Therefore you can create in the sane way as any another part.
Martin Hanak
Dear Anand
If you need to create/use your custom template for start parts, you can start from default file (solid, scheetmetal, assembly, etc.)
Then, you can set custom name, relations, parameters, layers etc. and set configuration option for your start parts.
Here is the example (config.pro options):
template_sheetmetalpart D:\...\start_models\start_shmt_4kside.prt
template_solidpart D:\...\start_models\start_part_4kside.prt
template_designasm D:\...\start_models\start_asm_4kside.asm
template_mfgnc D:\...\start_models\start_mfg_nc_4kside.mfg
template_mfgmold D:\...\start_models\start_mfg_mold_4kside.mfg
Regards,
Vladimir
