Article | 41024096 |
Type | Bug |
Product | Engine |
Version | 5.1.1.1038 |
Date Added | 9/19/2005 |
Fixed | Yes [9/21/2005] |
Submitted by | Mario Pellegrino |
Keywords |
VDPro1.ActiveDocument.Open App.Path + "\tmp.vdf" Dim IndicePol As Integer Dim pl As vdPolyline Set pl =ro1.ActiveDocument.GetFromHandle("A") IndicePol =SegmentIndexFromPoint(Array(0, 0, 700), 0.1) MsgBox IndicePol ' shows 3 but correct is -1