Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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.
Try using ProSolidDimensionVisit and use a filter