Add spatial parent to all object factories
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
Object managing graphical models.
|
||||
|
||||
## Signals
|
||||
### `createFromFile(string name, string path)`
|
||||
Creates a new [Model](../types/Model.md) at `/model/[name]`.
|
||||
### `createFromFile(string name, string spacePath, string path)`
|
||||
Creates a new [Model](../types/Model.md) at `/model/[name]` with parent at `spacePath`.
|
||||
Reference in New Issue
Block a user