Script for extracting Nodes and Connectivity

User: "Manjunath Pagadala"
Altair Community Member
Updated by Manjunath Pagadala

I wrote a tcl script for automating topology optimization for a shell. Is it possible to extract nodes and their connectivity for the optimized output instead of saving it as IGES/ STEP?

Thanks in advance

Find more posts tagged with

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

    Are you wanting to have a CSV output with nodes and connectivity? Or are you trying to output the nodes and elements finite element deck (e.g. .fem)?

    User: "Manjunath Pagadala"
    Altair Community Member
    OP
    Updated by Manjunath Pagadala

    Are you wanting to have a CSV output with nodes and connectivity? Or are you trying to output the nodes and elements finite element deck (e.g. .fem)?

    Yes, I want it in CSV.

    Thanks for the quick response