
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
looks like there is NO 'API' label at the IdeaStation and also not much interest in improvements on the API so far. Anyways I will share my Ideas with you, if you like it I would appreciate if you could vote for it! Or is it supposed to be that we should post any Ideas in the Fusion 360 API and Scripts Forum?
Fusion 360 seems not be very precise on the 'Nano level' 10.000000XXX mm where 'XXX' is the nano lvl. Cause of that it makes no sense to compare floats with '==' cause then the nano lvl will make a difference in Point3D.isEqualTo().
More:
It would be very helpful if you could also display an errorMessage/warningMessage in the lower right corner and an infoNote also at the same position. Alternative to that the already existing ui.messageBox() method could be supplemented with an additional third parameter which indicates the type of the message (normal, info, error, warning, ...)
More:
Solved! Go to Solution.