Skip to main content
1-Visitor
November 14, 2018
Solved

Search for dimension in drawing

  • November 14, 2018
  • 1 reply
  • 2329 views

Hello,

I have drawing with multiple views and many dimensions in it. Now I want to check if a specific dimension from the model is already displayed. When searching for the dimension in the model (by its name *D224*), the dimension of interest is highlighted as desired. However, when performing the same search in the drawing, I get no results (although the dimension is already displayed). Am I doing something wrong or is it just impossible to search for a dimension in a drawing?

 

Greetings

Best answer by MartinHanak

Hi,

to find model dimensions in drawing, you have to tick Include submodels option in Search Tool dialog box.

1 reply

24-Ruby III
November 16, 2018

Hi,

to find model dimensions in drawing, you have to tick Include submodels option in Search Tool dialog box.

Ramax1-VisitorAuthor
1-Visitor
November 16, 2018

That indeed does the trick. Thanks a lot.