I received a Modelica script output from MapleSim, from an user. He wants me to check if the script works in Activate through MoCustomComponent block.
I found that the following statement is contained in the script:
extends Maplesoft.Icons.CustomComponent;
that seems inherit a model which exists only on MapleSim, not on MSL. Is my understanding correct? If yes, does it mean the script cannot be used in Activate?
Thanks,
Minoru Yubuchi