Copy Design & Content Center (as custom)

Copy Design & Content Center (as custom)

johan.degreef
Advisor Advisor
1,968 Views
22 Replies
Message 1 of 23

Copy Design & Content Center (as custom)

johan.degreef
Advisor
Advisor

Hello, when copying a design with Vault prof. (copy design), and the assembly contains content center parts (at least ones that are placed "as custom"), the custom content center parts are not copied.

When opening the new design, the custom content center parts, are still linked to the originals in the source folder.

 

So when changing size of those parts, the original gets modified too.

Is that normal behaviour?

 

In this example, there is 1 such a profile.

 

Knipsel.JPG

 

Knipsel2.JPG

 

BR, Johan

Inventor 2025, Vault Professional 2025, Autocad Plant 3D 2025
0 Likes
Accepted solutions (1)
1,969 Views
22 Replies
Replies (22)
Message 21 of 23

johan.degreef
Advisor
Advisor
Accepted solution

For those of you who want to know the solution.

 

"As outlined in the forum post, the proximate cause for the Copy Design issue with the ‘placed as custom’ CC parts is because they get placed into a locked state as they are added back to Vault.  Because of this, I'll had to make a decision.  I will either need to:

 

  • Change the lifecycle into which all CC parts are being placed to have a default state that is not locked
  • Change the lifecycle into which custom CC parts are being placed by default
    • That different lifecycle must not have its default state as a locked state

 

It has been fairly standard practice over the years to automatically release CC parts upon check in, but that only works for CC parts placed as standard.  CC parts placed as custom almost always need to behave like normal parts.  In this situation I would argue that you really do need those custom CC parts to behave like normal parts, because something needs to be different about that specific new iteration.

 

If you want your custom CC parts to be placed into your ‘normal’ part category (e.g. Engineering), you’ll have to change the rule that is used to categorize CC parts.  It’s probably using some mapped User Defined Property (that’s the way I’ve seen it implemented as standard).  You could change that rule to categorize CC parts by their Vault path instead, which should allow custom CC parts (which should by definition be placed somewhere inside the Inventor workspace) to be categorized as Engineering parts, and standard CC parts (which would be somewhere inside your Content Center Files folder in Vault) to still be categorized as CC parts and automatically released.

 

quote FJ - thank you"

 

Adding the yellowed criteria made it only appicable to standard content center parts, and not the "as custom" placed.

 

Knipsel.JPG

Inventor 2025, Vault Professional 2025, Autocad Plant 3D 2025
Message 22 of 23

bradeneuropeArthur
Mentor
Mentor

That is a good tip @johan.degreef 

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 23 of 23

bradeneuropeArthur
Mentor
Mentor

There is also a Property available in the "ContentCenter" Propertyset with called "IsCustomPart".

For real Content Center Files placed as Standard the Value of IsCustomPart = 0

For real Content Center Files placed as Custom the Value of IsCustomPart = 1

IDEA CLICK HERE! 

This would help us a lot when this would be available to read/map in Vault too!

 

 

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes