Bounding box for some elements of solid component

raj_20928
raj_20928 Altair Community Member
edited October 2020 in Community Q&A

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

Answers

  • Tamilvanan
    Tamilvanan Altair Community Member
    edited July 2019

    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]