Skip to main content
1-Visitor
February 9, 2016
Solved

regarding hole diameter

  • February 9, 2016
  • 3 replies
  • 5479 views

Hi

   here i have one doubt regarding hole diameter , suppose i have created a hole of standard diameter of 2.5 mm  and this  standard also written in hole.txt file. now when i rum modelcheck the hole feature should not highlight because the hole is of standard diameter but the hole feature is highlighting in modelcheck ui. please tell me the reason why it is happening.hole diameter.jpg


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by Mahesh_Sharma

Nimesh,

In addition to HOLE_DIAMS in check file add STD_HOLE_DIAM_FILE in start file.

Modchk_hole.jpg

3 replies

2-Explorer
February 9, 2016

Hello Nimesh,

don´t know exact solution, but will give you some tips what to check.

1) Try to check your hole charts. Some document about them is attached (hole_charts.odt) - it is text file

2) Check modelcheck settings, if this diameter is "something special", what is not allowed. PAGE 178 --- Hole and Cut Diameter File. ModelCHECK Help Topic Collection.PDF is attached.

3) Check following configs:

    - tolerance_table_dir

    - hole_diameter_override

    - hole_file_resolution

    - hole_parameter_file_path

List of configs is attached.

Hope it can give you good direction to solve your problem...

Regards Milan

Mahesh_Sharma
22-Sapphire I
February 10, 2016

Nimesh,

In addition to HOLE_DIAMS in check file add STD_HOLE_DIAM_FILE in start file.

Modchk_hole.jpg

Mahesh_Sharma
22-Sapphire I
February 12, 2016

Nimesh,

Did you manage to make it working?

ng-21-VisitorAuthor
1-Visitor
February 12, 2016

hi mahesh

                 yes it is working, last time i was just giving path as holes.txt, but it has to be given as text\holes.txt, now after giving this path this issue is resolved.

than you.