N
NG_AU
Hi Guys
I have been trying to get a list of stencils 'attached' to a drawing.
I know that if I dont have the 'Save Workspace' ticked I lose all the
stensils I have added to a drawing and that I can check this in code with
if activedocument.containsworkspaceEx = false ...
So I thought it must be a property of the activedocument but no joy
Does anyone know how to get a list of the stencils, I want to add a stensil
if it is not already "attached" to the drawing & get a list of the masters in
all the stensils etc. etc. etc.
TIA
NG
I have been trying to get a list of stencils 'attached' to a drawing.
I know that if I dont have the 'Save Workspace' ticked I lose all the
stensils I have added to a drawing and that I can check this in code with
if activedocument.containsworkspaceEx = false ...
So I thought it must be a property of the activedocument but no joy
Does anyone know how to get a list of the stencils, I want to add a stensil
if it is not already "attached" to the drawing & get a list of the masters in
all the stensils etc. etc. etc.
TIA
NG