ansys.systemcoupling.core.adaptor.impl.types.Base#
- class ansys.systemcoupling.core.adaptor.impl.types.Base(name=None, parent=None)#
Provides the base class for settings and command objects.
- Attributes:
sycproxyProxy object.
obj_nameSystem Coupling name of this object.
- syc_name
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.