PythonAdapter
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
PythonAdapter
Use objects from the PythonAdapter class to configure and obtain Python Adapter-specific information about the module adapter. Call the Engine.GetAdapter or Engine.GetAdapterByKeyName method to obtain a reference to the adapter object.
To access the properties and methods of the Adapter class, use the PythonAdapter.AsAdapter method to obtain an object.