🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Get elements attached to a given node - Hyperview

User: "Roshan Shiveshwar"
Altair Community Member
Updated by Roshan Shiveshwar

Hi,

 

Is there a query command to identify elements attached to nodes in Hyperview?

 

I can identify nodes attached to elements by using element.connectivity.  There isn't such query available for nodes.

 

 

Thanks,

Roshan

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "sandeepballiwar"
    New Altair Community Member
    Updated by sandeepballiwar

    Not possible through query panel, the other alternate method is 

    1) create a set of node 

    2) using query panel you can 'by set' options. Select the node set created. 

    This will give you the Elements id's attached to Node id's

    image.png.e66a6e809371d62b600b916b23a83622.png

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

    Hey guys,

     

    Did you had any luck to perform this task on TCL code? 
    I'm trying to do so for a script I'm writing.

     

    Br

     

    Lawrence