Bounding box for some elements of solid component

User: "raj_20928"
Altair Community Member
Updated by raj_20928

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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Tamilvanan"
    Altair Community Member
    Updated by Tamilvanan

    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]