G
Guy007
I read a thread here about Master In Multiple Stencils. It is related to my
problem, but it doesn't answer my question...
I have 2 separate VDX files, each one with its own document stencil. I am
NOT using external stencils in my drawing. Instead, I am programatically
populating a number of masters in the document stencil, so that when the user
opens the document, he gets the stencil incorporated with the drawing file
itself.
If I drag a shape from the Document Stencil of file A, onto drawing B, then
no new entry is created in the document stencil of B. This is because I have
the MatchByName value enabled on the masters.
However, if i drag a shape from the Document Stencil of drawing A onto
drawing A itself, then COPY and Paste the dragged shape into drawing B, then
a new master is created in the Document Stencil of file B. The master is
named something like "MyShape.23".
How can I avoid this problem? I do not want any new document stencil
masters to be created when copying shapes from one drawing to another. After
all, the masters have the same ID and Name!
PS unfortunately, using an external stencil file is not an option in my
case...
problem, but it doesn't answer my question...
I have 2 separate VDX files, each one with its own document stencil. I am
NOT using external stencils in my drawing. Instead, I am programatically
populating a number of masters in the document stencil, so that when the user
opens the document, he gets the stencil incorporated with the drawing file
itself.
If I drag a shape from the Document Stencil of file A, onto drawing B, then
no new entry is created in the document stencil of B. This is because I have
the MatchByName value enabled on the masters.
However, if i drag a shape from the Document Stencil of drawing A onto
drawing A itself, then COPY and Paste the dragged shape into drawing B, then
a new master is created in the Document Stencil of file B. The master is
named something like "MyShape.23".
How can I avoid this problem? I do not want any new document stencil
masters to be created when copying shapes from one drawing to another. After
all, the masters have the same ID and Name!
PS unfortunately, using an external stencil file is not an option in my
case...