Library#

The veux package features the following high-level functions for quickly rendering finite element models:

render(sam_file[, res_file, ndf, canvas, ...])

Provides a quick and convenient way to render models.

create_artist(model[, ndf, canvas, vertical])

Create an artist for a model.

serve(thing[, viewer, port, view_options])

Serve the given thing using the specified viewer and port.