Creating Multi-Object
Wed, 21 Dec 2005 15:38:02 -0800
In my custom stencil, how can I create a shape that's comprised of multiple
identical shapes? By doing that, it would simplify very much my detailed
diagram since I'll probably have more than 100 identical shapes on my network
diagram.
Thanks very much,
ADT
andy_d_tran@yahoo.com ...
|
shapesheet cell evaluation for many shapes
Tue, 20 Dec 2005 16:18:12 -0500
I am trying to understand shapesheet cell evaluation precedence. Lets say
I have 5 shapes.
I assume only only changed cells are "visited/updated" during every
iteration. So
do all the "changed" cells in all five shapes get updated prior passing
back thru the 5 shapes again? Ie lets say each shape has a u ...
|
DEPENSON behavior blues :(
15 Dec 2005 05:27:02 -0800
This is more on my "Dynamic Cable Assembly" project. I am
experimenting with the DEPENSON function. I'm trying to get the
shape (child) at the end of a dynamic connector (parent) to open the
textbox whenever the respective end of the connector moves.
In the child shape on one end of the parent I placed the ...
|
Income for life
Thu, 15 Dec 2005 11:40:33 GMT
Your own web domain plus income for life.
Wish you had a dollar for every dot com address?
Dont miss out!!
http//:www.website.ws/pretty22 ...
|
CNN h??q
Wed, 14 Dec 2005 08:52:43 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
CNN h??q
Wed, 14 Dec 2005 08:52:42 -0800
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
...
|
question for Graham Wideman "group Eventdrop"
12 Dec 2005 11:54:40 -0800
Graham, I am trying to drop a custom dynamic connector that I created
using your book â??Visio 2002 Developer's Survival Packâ?, which I
could not have done without it!
Back to my question: my shape is really a â??Dynamic Cable Assemblyâ?
with three parts the cable and two connectors all three have Custom
...
|
|
|
Auto-Incrementing Tag
Wed, 7 Dec 2005 01:34:02 -0800
Hi.
Looking at some of the component included with the visio library, I saw that
many of them have a User.SOLSH property with a GUID.
It seems to me that this property is used also for creating an auto
increment tag number toghether with the PETagNumber PETagFormat and
PEComponentTag, however I could not f ...
|
PinX & PinY values for pagescale
Fri, 2 Dec 2005 02:11:03 -0800
Hi,
VisioShapeObject = VisioPageObject.Drop(MasterObject, X, Y)
X & Y is of type integer, the units on my page is in m : cm.
when a shape is dropped on the page the pinx & piny value is eg. 25m
In my code what was the X integer value suppose to be to get pinX = 25m?
if i pass X = 25, the pinX value is N ...
|
setting pagescale & drawingscale
Thu, 1 Dec 2005 04:55:02 -0800
hi,
i'm not sure about the pagescale and drawing scale & how that works.
I basically want a page where I can drop a whole lot of box shapes next to
each other.
The boxes will be from the top of page
x = (InternalCounter * 22)
y = 360
VisioShapeObject = VisioPageObject.Drop(MasterObject, x, y)
X the ...
|