Database.createBackgroundGridTopology


createBackgroundGridTopology(nameStr, pointsList, elementTopology)

Creates background grid tolology for automatic meshing

nameStrstring
pointsListarray of Point objects Array of point objects
elementTopologyarray of integers Matrix defining the topology of the grid
Return valueIFBackgroundGrid

Back to Database

Back to Overview