The card_writer.py
module#
Summary#
Write the cards. Return whether a superfluous trailing newline was added. |
Description#
Function to write cards.
Module detail#
- card_writer.write_cards(cards: List[ansys.dyna.core.lib.card_interface.CardInterface], buf: TextIO, write_format: ansys.dyna.core.lib.format_type.format_type, comment: bool | None = True) bool #
Write the cards. Return whether a superfluous trailing newline was added.