Hello,
Recently I wanted to create a connector parameters file for designating any-number-of-pins connectors faster. This is what my .con looks like for a 4pin connector:
REF_DES | CONNECTOR_4W |
MODEL_NAME 123456
TYPE | CONNECTOR |
NUM_OF_PINS | 4 |
ATTACHED_TO_HARNESS | TRUE |
ENTRY_PORT | BUNDLE_ENTRY | ROUND | 0 | TRUE |
This one works as long as my model's name is 123456. But, if I have another 4way connector with a different model name it doen't work. Is there a way to fill the MODEL_NAME automatically based on the part you selected?
Thanks in advance.
Best Regards!