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
Baseclass.set_sycproxy(sycproxy)Set sycproxy object.
Attributes
obj_nameSystem Coupling name of this object.
pathPath of the object.
syc_namesyc_pathPath of the object in native System Coupling form.
sycproxyProxy object.