Usage of VEC2, VEC3 & VEC4 in C-SDK
Is there a way to use the BaseTypes VEC[X] in the C-SDK?
I did not found any information in the HelpCenter (https://support.ptc.com/help/thingworx/edge_sdk_c/en/) to use the Basetypes.
The only information i found is 4 Jears old (https://community.ptc.com/t5/ThingWorx-Developers/widget-for-3d-coordinates-input/m-p/502598) that states that the Datatypes are only for Vuforia.
I also didn't find any Informations about it in the TWX HC besides the Datatypes (https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Composer/Things/ThingProperties/ThingProperties.html)
So is there a way to use VEC Based Properties in the SDK or is it better to Switch to IT?

