Adding connector programatically

X

xargon

Hi everyone,

I am trying to add a connector to an object's connection point
programatically. However, I could not find any way to do so. Has anyone
tried this?

Thanks,
xargon
 
J

JuneTheSecond

How did you use GlueTo method?
shpConn.Cells("BeginX").GlueTo Sedimentation.Cells("Connections.X4")
shpConn.Cells("EndX").GlueTo WaterBasin.Cells("Connections.X2")
 

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