ConnectionPts (R:0)(Inherited) - what does it tell me?

M

Mac

This value of a CellsSRC-section of a shape - what exactly does it tell me? I
read it as 'there's no Connection Points section in this shape, but one's
been inherited'; if I'm right, how do I obtain the inherited Connection
Points section? And if not, what does 'inherited' mean here?
 
J

JuneTheSecond

Hi,

Help description, for example, about [DirX / A] cell
says that
section index is "visSectionConnectionPts",
row index is "visRowConnectionPts + i",
cell index is etc..
 
M

Mac

HI JTS,
well, my main focus is the Inherited keyword and how to go about it (what's
inherited and where do I find it) ...
 
J

JuneTheSecond

Ah, Mac
Do you mean dropped shpe from stencil?
If so the master shape in the drawing may have connection points.
Set ObjCell=Objshp.Master.Shapes(1).CellsSRC(.....
may catch the inherited connection points.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top