Create ISimProduct(s) over .Net Api

Hy,

is it somehow possible to create ISimProduct(s) over .Net-Api?

Thx & Regards
Feature

1 Like

No, and there is no Python API either as of VC 4.5. They can be only created using the PM Create Product statements or Product Creator behavior.

Those are simulation-time only objects, so a .NET API shouldn’t exist anyway as it is not meant for implementing simulation logic.

Hy,

but for initializing a storage with products it would be sugar?
And initialization is for me some kind of simulation-preperation?

Thx & Regards
Feature