-
Notifications
You must be signed in to change notification settings - Fork 0
Node: Model class: copy
MrClock edited this page May 30, 2022
·
2 revisions
This node represets a copy of the parent model with all it's properties inherited.


- Name: name of the model class copy, all models must have unique names and follow the naming rules
- Parent: parent model to copy

- Export:
- True: export class (if the node is connected to the other node, it is automatically true)
- False: ignore class during export (if set to false, all output connections of the node are removed)
- Name: see the node properties above