Hi,
I have imported CAD models from solidworks and I am simulating them in a blank project. it is based on blueprints, but I have created some functions in c++ and I am using them in blueprints.
I need to get my actors’ (CAD models) location/orientation constantly and pass them in to the PLC for real-time process. I can obviously get that in BP. But is there anyway to access these variables from C++ directly?
I appreciate any help,