Re: Create New Master Shapes From Electrical Drawings
- From: "John Goldsmith" <FirstName.LastName@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 17 Jan 2008 21:21:14 -0000
Hello David,
Shapes get two names: a local name 'Name' and a universal name 'NameU'.
When you change the name in the UI you are actually changing the local name,
whilst the universal name remains the same (unless changed via code).
Take a look at these two links for a little more information:
http://msdn2.microsoft.com/en-us/library/aa201810(office.10).aspx#880 (DVS -
Using Universal Names)
http://msdn2.microsoft.com/en-us/library/ms426173.aspx (2007 SDK - NameU)
Best regards
John
John Goldsmith
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk
<consulttech2004@xxxxxxxxxxx> wrote in message
news:c04764e3-3b7f-4290-be31-e9472de969a7@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello! I have changed the names of some electrical drawings in visio
-- the shortcuts, anyways. The problem is that when I change the
Master name of a "110 volt outlet" to "110 2 plug socket wall outlet",
the VBA module still refers to it as a "110 volt outlet." This is the
case if I am using shapes in the VBA module. If I am using masters, I
get "Shapes." Is there a way to access a new name in my new stencil?
Thanks,
David
(Visio newbie)
.
- References:
- Create New Master Shapes From Electrical Drawings
- From: consulttech2004
- Create New Master Shapes From Electrical Drawings
- Prev by Date: Visio VBA Reference
- Next by Date: Re: Add shapes and change their color at the same time through VBA
- Previous by thread: Create New Master Shapes From Electrical Drawings
- Next by thread: Add shapes and change their color at the same time through VBA
- Index(es):
Relevant Pages
|