CustomConfigOptionSpec
#
- class ansys.dpf.core.operator_specification.CustomConfigOptionSpec(option_name: str, default_value, document: str)#
Bases:
ConfigOptionSpec
Custom documentation of a configuration option available for a given operator.
Import detail#
from ansys.dpf.core.operator_specification import CustomConfigOptionSpec