Catvbs or catscript macro to check Hatching in existing view
Catvbs or catscript macro to check Hatching in existing view
(OP)
Hi,
is there any catvbs or catscript macro created to check the hatching existance in existing views in Drafting. Ex: I have 15-20 views in the assembly drawing, I have to check manually assembly hatching is created or not in all the views. So if any macros created to check the assembly hatching for all the views please share it to me.
Thanks,
Mallikarjun
is there any catvbs or catscript macro created to check the hatching existance in existing views in Drafting. Ex: I have 15-20 views in the assembly drawing, I have to check manually assembly hatching is created or not in all the views. So if any macros created to check the assembly hatching for all the views please share it to me.
Thanks,
Mallikarjun





RE: Catvbs or catscript macro to check Hatching in existing view
If you don't know to program, why you don't try to use built in functions in CATIA? You can use Search function, Advanced - Workbench Drafting - Area Fill...
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Catvbs or catscript macro to check Hatching in existing view
I know litle programming for NX and I have created some journals for my requirement. Dont have catscript references to create macros.
Here my requiremrnt is to identify the missing hatching for all section views.
Advanced - Workbench Drafting - Generative shape... can select the Hatching from all the section views but I want to check in which section view hatching is missing.
Thanks,
Mallikarjun
RE: Catvbs or catscript macro to check Hatching in existing view
Start with this then see how complicated can be (don't forget to take in consideration different cases, mistakes done by designers, or misinterpretation, or elements added manually and not generated by CATIA) and so on...
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: Catvbs or catscript macro to check Hatching in existing view
Thanks for the source. It helps to develop scripts.
I can able to find sample scripts in v5automation.chm in CATIA folder installation but I am unable to view scripts from CATIA Portable Script Center on web. Please help in this regard.
Thanks again,
Mallikarjun
RE: Catvbs or catscript macro to check Hatching in existing view
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...