hexagon logo

What does function bv_create_gap_elements do? What arguments does it take?

What does function bv_create_gap_elements do? What arguments does it take?
Parents
  • This is a function called by one of the Patran utilities: Utilities/FEM-Elements/Create 1D Gap Elements.
     
    "This form can be used to create gap/bar elements between all selected nodes with coordinates within tolerance."
     
    Arguments correspond to the entries on the form:
    From Nodes
    To Nodes
    Tolerance Type
    Tolerance
    Options
    Field name
     
    image
    bv_create_gap_elements( "Node 5", "Node 14", 2, 0.15000001, [1, 0, 0], "ttt", bv_f_create_gap__n_gaps_created )
Reply
  • This is a function called by one of the Patran utilities: Utilities/FEM-Elements/Create 1D Gap Elements.
     
    "This form can be used to create gap/bar elements between all selected nodes with coordinates within tolerance."
     
    Arguments correspond to the entries on the form:
    From Nodes
    To Nodes
    Tolerance Type
    Tolerance
    Options
    Field name
     
    image
    bv_create_gap_elements( "Node 5", "Node 14", 2, 0.15000001, [1, 0, 0], "ttt", bv_f_create_gap__n_gaps_created )
Children
No Data