Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello
We are looking for to have all the user defined simp rep for an assembly. For this purpose, we used API ProSolidSimprepVisit() to collect all sim rep and using API ProSimprepTypeGet() to filter concerned rep with PRO_SIMPREP_USER_DEFINED.
We are facing issue and could observe that "DEFAULT REP" is listed as user defined rep.... Could anyone help on this as API we are using is not helping us due to default rep suggested as user defined rep.
p.s. : default rep is only rep which has negative id out of all the rep we are getting post filteration.
