ansys.systemcoupling.core.adaptor.impl.types.PathCommand#

class ansys.systemcoupling.core.adaptor.impl.types.PathCommand(name=None, parent=None)#

Provides the path-based command object.

Methods

__init__([name, parent])

Initialize an instance of the Base class.

set_sycproxy(sycproxy)

Set sycproxy object.

Attributes

obj_name

System Coupling name of this object.

path

Path of the object.

syc_name

syc_path

Path of the object in native System Coupling form.

sycproxy

Proxy object.