Back to this:
Can't create multiple levels of encapsulation in IBD
Get error msg: "Cannot add embedded elements to locked or checked-in elements"
>> >> [jstepanauskas] When I try to create multiple layers of embedding in a IBD by creating properties within properties (all instantiated from blocks in a BDD) I get the following error after my first layer of embedding "Cannot add embedded elements to locked or checked-in elements"
I am back on this I am still getting that error message when I try to instantiate to two levels down.
(I have moved on dropping blocks as 'Property' in IBDs.)
Question 1: [Eve] You shouldn't create properties directly within other properties. Instead, you add the child property to the type, then synchronize.
'synchronize' = 'Synchronize Structural Elements' op?
If so, the 'Synchronize Structural Elements' op seems to be available only at Level 0, i.e., by right-clicking the IBD diagram background, and not from inside a block instance. How can you make 'synchronize' available?
Alternatively ... (?)
>> [Eve] It just requires two operations. Add the intermediate property via the Parts/Properties window, then select it and add the second level one.
Can you please add more clarification on "Add the intermediate property via <etc>".
Question 2: Is the Parts/Properties window that tab in the Features window you get when you select:
Right-click menu > Features > Parts /Properties ?
Question 3: then select it and add the second level one: you mean click the checkbox to enable it?
Assuming you mean the above, I open the correct window , Features> Parts/Properties tab, e.g., for block BlockType_Level_2, but i see no entries there.
This is although that in the BDD I have defined three sub-blocks under BlockType_Level_2, namely , e.g., BlockType_Level_3A, BlockType_Level_3B, and BlockType_Level_3C , and associated it to the the container-to-be (BlockType_Level_2) as 'Composition to Part".
Maybe I defined in the BDD the three sub-blocks wrong. But iI define them the same way as those that work. I will send an example diagram later, if necessary.
Thanks