Customised development in Mech-Vision 1.7.1: Is it possible for secondary development to retrieve image rendering or point cloud data?

Software Version: Mech-Vision 1.7.1
Issue Description: In Mech-Vision 1.7.1, a customer has requested us to display images on the interface, as well as process data and final data. Can you provide a C# calling example or an API for this?

Currently, Mech-Vision 1.7.1 does not support general secondary development.

Possible ways to achieve the above include:
1.Saving images or data in steps for retrieval by the upper-level program.
2.Using the Python script function and employing a custom communication method to send images or data to the upper-level program.