separate_contacts#

class ansys.fluent.core.generated.datamodel_261.meshing_workflow.Root.application.separate_contacts(service, rules, command, path=None)#

Bases: PyCommand

Enable or disable the ability to separate any existing contacts between surfaces. Parameters ———- separate_contacts_option : bool

Use this option to enable or disable the ability to separate any existing contacts between surfaces.

Returns:
bool

Methods:

create_instance()

Create an operation instance.

__init__(service, rules, command, path=None)#

__init__ method of PyCommand class.

create_instance()#

Create an operation instance.