How to retrive dimension start with the name as "#oad,#ad,#od" from drawing without setting the config.pro option "create_drawing_dims_only".
Aug 24, 2016
04:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 24, 2016
04:36 AM
How to retrive dimension start with the name as "#oad,#ad,#od" from drawing without setting the config.pro option "create_drawing_dims_only".
Not able to retrieved all the displayed ordinate dimensions(start from "oad","od","ad") of a drawing view through Creo Parametric Toolkit API.
I am using ProDrawingDimensionVisit() API which is provide some dimension but not all the dimensions from drawing,
It provide all the dimension if the drawing has been created by setting the config.pro option "create_drawing_dims_only" is to Yes.
This information is already mentioned in the user guide for Pro/Toolkit.
My Pain area is already drawing had made without setting the config.pro option.
I need all the dimension for retrieve its decimal place.
2 REPLIES 2
Oct 07, 2019
01:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 30, 2019
07:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 30, 2019
07:19 AM
Try using ProSolidDimensionVisit and use a filter
