AC19 missing geometry conversion
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2016-05-03
08:25 AM
- last edited on
2023-07-12
09:07 PM
by
Doreena Deng
2016-05-03
08:25 AM
Hi.
I am trying to update an add-on from ac18 to ac19, but get a lot errors of the same type:
My initial guess is that I should include something extra to re-enable Coord to Vector conversion but I'm not advanced in c++, so I could use some pointing in the right direction.
I am trying to update an add-on from ac18 to ac19, but get a lot errors of the same type:
error C2664: 'Geometry::SubVectorPtr' : cannot convert parameter 2 from 'const Coord' to 'const Vector *'and
error C2664: 'Geometry::MulVector' : cannot convert parameter 1 from 'const Coord' to 'const Vector &'It was working fine in AC18 and I didn't see any note referring to this change in the documentation.
My initial guess is that I should include something extra to re-enable Coord to Vector conversion but I'm not advanced in c++, so I could use some pointing in the right direction.
Labels:
- Labels:
-
Add-On (C++)
0 REPLIES 0