Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Hey @NirantarVidyarthee , 

 

From the original code, the Point2d is at position (14, 13.9825), which is too close the the base view so that the projected view is failed to be created at this point.

Changing this line to enlarge coordinate a little bit can fix it: 

Dim insTvY As Double = fv.Position.Y + (0.685 / 2.0) + 2




Jane Fan
Inventor QA Engineer