631 views
in System Integration by
Hello all,

how can I create my own structured data types like "point" in cora to use them als function arguments or return value?

Regards

Jens

1 Answer

0 votes
by

Hello Jens,

in such case you implement a new class with all the desired data fields inside (variables, properties, arrays and other embedded objects) and use instances of this class. The instances can be created dynamically by using the new operator or you embedd instances inside other objects. Please see also Creating non visual components.

Best regards

Paul Banach

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...