Skip to main content
1-Visitor
August 24, 2016
Question

How to retrive dimension start with the name as "#oad,#ad,#od" from drawing without setting the config.pro option "create_drawing_dims_only".

  • August 24, 2016
  • 2 replies
  • 2217 views

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

1-Visitor
October 7, 2019
@ndaslaniya have you got any solution for this?
1-Visitor
October 30, 2019

Try using ProSolidDimensionVisit and use a filter