List of Fully/Under/Over Constrained Sketches in PartBody
List of Fully/Under/Over Constrained Sketches in PartBody
(OP)
Hi,
In CATIA, while designing in PART DESIGN WORKBENCH, we use Tools --> Parameterization Analysis to find the list of sketches which are Fully/Under/Over Constrained.
Can we automate this?
Thanks in Advance.
In CATIA, while designing in PART DESIGN WORKBENCH, we use Tools --> Parameterization Analysis to find the list of sketches which are Fully/Under/Over Constrained.
Can we automate this?
Thanks in Advance.





RE: List of Fully/Under/Over Constrained Sketches in PartBody
Yes, is possible, please check the on-line docs.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: List of Fully/Under/Over Constrained Sketches in PartBody
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.
RE: List of Fully/Under/Over Constrained Sketches in PartBody
selection1.Search "CATPrtSearch.Sketch.SolvingStatus=Underdefined,all"
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: List of Fully/Under/Over Constrained Sketches in PartBody
Thanks a lot.
RE: List of Fully/Under/Over Constrained Sketches in PartBody
Is there any keyword to check whether a sketch is Iso-constrained or not?
Thanks in Advance.