Script Component (Legacy)

The Script Component (Legacy) allows you to write your own components. You may want to do this for any of the following reasons:

  • You want to implement a set of custom algorithms in a component.
  • You want to introduce logic (such as if and do-while statements) to a model.
  • You want to create a custom geometry primitive.