Separating 1 d elements in hyperview

User: "gopal_rathore"
Altair Community Member
Updated by gopal_rathore

Hi,

I am opening results for a file having both 1d beam elements as well as rigid elements and both are getting shown as a single component. How to make them into two separate components as they are in the hypermesh file.

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Rahul Rajan_21763"
    New Altair Community Member
    Updated by Rahul Rajan_21763

    Normally while modelling we keep beams & rigids in separate collector.Because beam need property & rigid dont need any property.

    So in your case if both are in one collector then have control on element via mask : element by config option.In Hv we dont have mask browser like HM to have control.

    Also check with Preferences pulldown:option for visualization.  See attached screenshot.

     

     

    <?xml version="1.0" encoding="UTF-8"?>Visualization.JPG

    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

    Hi Gopal,

    Can you try with loading the model file in load model option (_0000.rad file for radioss) and load the .h3d file in load results file option of HyperView, so that all the component collectors will be loaded as in HyperMesh.

    <?xml version="1.0" encoding="UTF-8"?>HV.PNG

    User: "gopal_rathore"
    Altair Community Member
    OP
    Updated by gopal_rathore

    Hi George and rahul,

    I have followed the above steps and it is working . 

    Thank you