AddArc3pt() fails
I am unable to use the VBA function AddArc3pt(). Sometimes it works well, and sometimes the arcs are upside-down. Here is a little program that produces the bug (an inverted arc): Public Sub Bug() Dim doc As Document Dim ms As ModelSpace Dim w1 As Point, w2 As Point, w3 As Point Dim A As Arc Set doc...
- Forum: VBA, . NET & IRX
- Topic: AddArc3pt() fails
- Replies: 1
- Views: 7203
- Wed Jan 22, 2014 7:43 am
- Jump to post