Feb 7, 2015 #1 MskMsiva Aerospace Joined Jan 6, 2015 Messages 15 Location US Hi, In CATIA, while designing in PART DESIGN WORKBENCH, we use [highlight #729FCF]Tools --> Parameterization Analysis[/highlight] to find the list of sketches which are Fully/Under/Over Constrained. Can we automate this? Thanks in Advance.
Hi, In CATIA, while designing in PART DESIGN WORKBENCH, we use [highlight #729FCF]Tools --> Parameterization Analysis[/highlight] to find the list of sketches which are Fully/Under/Over Constrained. Can we automate this? Thanks in Advance.
Feb 8, 2015 #2 ferdo Mechanical Joined Jul 4, 2002 Messages 2,859 Location RO Hi, Yes, is possible, please check the on-line docs. Regards Fernando https://picasaweb.google.com/102257836106335725208 - Romania https://picasaweb.google.com/103462806772634246699/ - EU Upvote 0 Downvote
Hi, Yes, is possible, please check the on-line docs. Regards Fernando https://picasaweb.google.com/102257836106335725208 - Romania https://picasaweb.google.com/103462806772634246699/ - EU
Feb 10, 2015 Thread starter #3 MskMsiva Aerospace Joined Jan 6, 2015 Messages 15 Location US Hi, Not able to find anything which returns the status of the sketch. In V5automation.chm file and VBA object browser also, not able to find. Thanks in Advance. Upvote 0 Downvote
Hi, Not able to find anything which returns the status of the sketch. In V5automation.chm file and VBA object browser also, not able to find. Thanks in Advance.
Feb 10, 2015 #4 ferdo Mechanical Joined Jul 4, 2002 Messages 2,859 Location RO Use for example: selection1.Search "CATPrtSearch.Sketch.SolvingStatus=Underdefined,all" Regards Fernando https://picasaweb.google.com/102257836106335725208 - Romania https://picasaweb.google.com/103462806772634246699/ - EU Upvote 0 Downvote
Use for example: selection1.Search "CATPrtSearch.Sketch.SolvingStatus=Underdefined,all" Regards Fernando https://picasaweb.google.com/102257836106335725208 - Romania https://picasaweb.google.com/103462806772634246699/ - EU
Feb 11, 2015 Thread starter #5 MskMsiva Aerospace Joined Jan 6, 2015 Messages 15 Location US Hi Ferdo, Thanks a lot. Upvote 0 Downvote
Mar 30, 2015 Thread starter #6 MskMsiva Aerospace Joined Jan 6, 2015 Messages 15 Location US Hi, Is there any keyword to check whether a sketch is Iso-constrained or not? Thanks in Advance. Upvote 0 Downvote