on 2024 Jul 12 2:34 PM
Can ECTR (working with Siemens NX CAD) be configured to automatically create a JT file when a document is saved/checked in and attach it to the DIR?
ECTR 5.2.5.2, ECC 6.0 EHP8
Request clarification before answering.
JT creation is already enabled in the default DTypes delivered by NX integration.
Check for
<checkin_rules>
...
<scripts>
<script name="@PLM_BINDIR_UGS@\NX_Create3DViewables.exe">
<params>
<param name="-d" value="$(add_dir)"/>
<param name="-t" value="jt,jtm,stp"/>
</params>
</script>
</scripts>
</checkin_rules>
in the DType template NXMDL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.