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
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.
Solved! Go to Solution.
Nimesh,
In addition to HOLE_DIAMS in check file add STD_HOLE_DIAM_FILE in start file.
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
Nimesh,
In addition to HOLE_DIAMS in check file add STD_HOLE_DIAM_FILE in start file.
Nimesh,
Did you manage to make it working?
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.