NerveMshCreator.add_line

NerveMshCreator.add_line(X0, X1)

add a line to the mesh

Parameters:
  • X0 (int or tupple(3)) – x position of the first face center

  • X1 (int or tupple(3)) – y position of the first face center

Returns:

line – id of the added object

Return type:

int