An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Hi all,
I have a doubt in tcl .how to create Bounding box for some elements(not by component) of one solid component.similarly creating Bounding box for different shapes what are the required things for creating bounding box.please assist me in this.
Thank you
U need min max nodes co ordinates for creating box which u can get by the following API
set min_max [hm_getboundingbox elems 1 0 0 0]