Represents the specification of an option card.
-
property name: str
Get the name of the option.
-
property position: ansys.dyna.core.lib.card_position.CardPosition
Get the card position of the option.
-
property title_order: int
Get the title order of the option.
-
__repr__() → str