mirror of
https://gitlab.com/theadib/JSonRPCPlugin.git
synced 2026-08-29 15:40:24 +08:00
Update README.md
This commit is contained in:
@@ -85,3 +85,20 @@ async def hello():
|
|||||||
asyncio.get_event_loop().run_until_complete(hello())
|
asyncio.get_event_loop().run_until_complete(hello())
|
||||||
```
|
```
|
||||||
|
|
||||||
|
interface
|
||||||
|
---------
|
||||||
|
|
||||||
|
- open - opens a file from filesystem
|
||||||
|
filename: string, filename on the filesystem
|
||||||
|
filter: string, optional, filter identificator, if not given then CloudCompare identifies fileformat based on extension
|
||||||
|
silent: bool, optional, if true, then filterdialog is suppressed
|
||||||
|
transformation: list of float (16values), optional, after import this transformation matrix is applied to the object,
|
||||||
|
- clear - clear all objects
|
||||||
|
|
||||||
|
|
||||||
|
contact
|
||||||
|
-------
|
||||||
|
|
||||||
|
Remarks, wishes, etc. are welcome
|
||||||
|
thAdib theAdib@gmail.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user