OptionSpec# class ansys.dyna.core.lib.option_card.OptionSpec(name: str, card_order: int, title_order: int)# Overview# Properties name card_order title_order Special methods __repr__ Import detail# from ansys.dyna.core.lib.option_card import OptionSpec Property detail# property OptionSpec.name: str# property OptionSpec.card_order: int# property OptionSpec.title_order: int# Method detail# OptionSpec.__repr__() → str#