Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
status = ProSectionIntentManagerModeSet(section,PRO_B_FALSE);// b = PRO_B_FALSE
status = ProSecerrorAlloc (&errors);
status = ProSecerrorAlloc (§ion_errors1);
status = ProSectionIntentManagerModeSet(section,PRO_B_TRUE);
Thank you that was very helpful