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 All,
PTC SPR # 2158086
Is anyone had a sucess in the past creating Zero Base dimension using Creo toolkit API. The current API seemed to be working for creating normal dimension but when it comes to intersection dimension it does not, it thorwing some unexpected results. Suppling dimsense is the key here.
If would be very helpful, if someone can share their expereince (if any) or know how to get it done by otherway around.
Thanks in advance.
Doss
Hi all,
The functions relatedto ordinate dimensionsin drawing modeseems to work for many years without anyissues.
The trick is to use Point3d mapped to solid coordinate (not drawing view coordinate)system when passing thebase location of an ordinate dimension.
In Reply to Murugadoss Balasubramanian:
Hello All,
PTC SPR # 2158086
Is anyone had a sucess in the past creating Zero Base dimension using Creo toolkit API. The current API seemed to be working for creating normal dimension but when it comes to intersection dimension it does not, it thorwing some unexpected results. Suppling dimsense is the key here.
If would be very helpful, if someone can share their expereince (if any) or know how to get it done by otherway around.
Thanks in advance.
Doss
Feliks - Thank you for the information. Lets give a try and let you know the behaviour for the problem we are trying to solve here.
Thanks
Doss