Thanks, I already tried VT_DISPATCH, SafeArrayPutElement still returns ok but the Spline is not ok.
As with VT_UINT_PTR I got an invalid Spline in the Catia tree and control points stay orphan.https://files.engineering.com/getfile.aspx?folder=9ad46667-3a2d-452a-8aa4-40114a75eac5&file=CatiaTree.png
Hello,
I am trying to use Catia V5 Automation from a C++ program. I already succeeded in creating a Pad and a Sweep from an existing sketch. I am now trying to create a spline in an empty sketch.
After getting the sketch, I create 5 control points with success (they appear in the Catia tree)...
Hi,
I have a vector of NXObject, I would like to select them by some lines of codes witout any user dialog poping up.
Only like when selecting something in the NX design tree, NX is selecting all the attached objects.
IS is possible and how to do it?
Thanks
Dominique