ApiCurveProxy#
- class ansys.rocky.core.rocky_api_proxies.ApiCurveProxy(element_id: str, curve_name: str, pyro_api: Pyro5.api.Proxy, session_uid: str | None = None)#
Overview#
Import detail#
from ansys.rocky.core.rocky_api_proxies import ApiCurveProxy
Method detail#
- ApiCurveProxy.__getattr__(attr_name: str) collections.abc.Callable#