7 lines
208 B
Markdown
7 lines
208 B
Markdown
# /model
|
|
|
|
Object managing graphical models.
|
|
|
|
## Signals
|
|
### `createFromFile(string name, string spacePath, string path)`
|
|
Creates a new [Model](../types/Model.md) at `/model/[name]` with parent at `spacePath`. |