ansys.dyna.core.lib.card_writer#
Function to write cards.
Functions#
|
Write the cards. Return whether a superfluous trailing newline was added. |
Module Contents#
- ansys.dyna.core.lib.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 [source]#
Write the cards. Return whether a superfluous trailing newline was added.