cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
pkinnane
Participant

Coord3d.h is missing from the AC28 API

As per the subject.  Can Graphisoft resolve this issue please?  Coord3d.h is in the AC27 SDK.

 

Thanks

 

Paul

1 Solution

Accepted Solutions
Hiromichi Shinkawa
Graphisoft
Graphisoft

Hi,

Please try to use the following code instead of #include "Coord3d.h".

#include "Vector3D.hpp"
 
HTH

Go to post

2 Replies 2
Hiromichi Shinkawa
Graphisoft
Graphisoft

Hi,

Please try to use the following code instead of #include "Coord3d.h".

#include "Vector3D.hpp"
 
HTH
pkinnane
Participant

That works - thank you.

 

Paul

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!