07-15-2019
05:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-15-2019
05:49 AM
@Anonymous,
Below iLogic code works only on selection of linearDrawingCurve. Because, midpoint is always associated with line curve segment. In the attached drawing, there are no much line curve segments. This is actual reason to throw exception from iLogic code.
Call oLeaderPoints.Add(oTG.CreatePoint2d(oMidPoint.X, oMidPoint.Y - 1.8)) Call oLeaderPoints.Add(oTG.CreatePoint2d(oMidPoint.X, oMidPoint.Y - 1.8 ))
Thanks and regards,
CHANDRA SHEKAR G
Developer Advocate
Autodesk Developer Network
