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:
sycproxy
Proxy object.
obj_name
System Coupling name of this object.
- syc_name
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.