Skip to main content

Prime Mesh Python client library 2025 R2 SP04

export_lsdyna_iga_keyword_file

Last update: 20.02.2026

FileIO.export_lsdyna_iga_keyword_file(file_name, params)

Export IGA LS-DYNA Keyword file for solid, surface splines.

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> results = file_io.export_lsdyna_iga_keyword_file(
    file_name, ExportLSDynaIgaKeywordFileParams(model=model)
)

Connect with Ansys