I have tried the freeformbuilder example in Excel VBA 2007. It works fine, however the help file cannot be correct since it is redundant. Go to the FreeformBuilder.AddNodes Method and look at the Description on the right. According to MS help, when using the msoEditingCorner, X1 and Y1 are the same thing (I'm pretty sure that its just a typo here), but what about X2,Y2,X3,Y3 ? They must be something different but have identical descriptions! I have tried to write a simple routine where I read values for all these arguments and perform the addnodes method and it is not obvious. Anyone have a correct version of this help item, or better yet a workable example where you can specify the two ends of a single freeform segment, then specify the slopes at the ends. I want to make a little diagram of a beam bending (picture a flattend out S-curve lying on its side, or a flat parabola, depending on the action of the beam)
Thanks in advance.
Thanks in advance.