Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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