Skip to content

Node: Model class: copy

MrClock edited this page May 30, 2022 · 2 revisions

Output data

This node represets a copy of the parent model with all it's properties inherited.

image

Node

image

Properties

  • Name: name of the model class copy, all models must have unique names and follow the naming rules

Inputs

  • Parent: parent model to copy

Sidebar

image

Properties

  • 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

Clone this wiki locally