I have created Table fields in Simulation part file. Now I want to edit the created Table fields through NX Open API's. I got the API's for creating table field through NXOpen API's(Fields::FieldTable *fieldTable1;
fieldTable1 = fieldManager1->CreateFieldTable(redGraphName, indepVarArray1...