ImportOptionsDefinitions#

class ansys.geometry.core.misc.options.ImportOptionsDefinitions#

Import options definitions when opening a file.

Parameters:
import_named_selections_keysstr = None

Import the named selections keys associated with the root component being inserted.

Overview#

to_dict

Provide the dictionary representation of the ImportOptionsDefinitions class.

Import detail#

from ansys.geometry.core.misc.options import ImportOptionsDefinitions

Attribute detail#

ImportOptionsDefinitions.import_named_selections_keys: str = None#

Method detail#

ImportOptionsDefinitions.to_dict()#

Provide the dictionary representation of the ImportOptionsDefinitions class.