var obj = MD2.IGet3rdPartyStorage("VirtualComp", true);
return null;
Although the work with the method of MD2.Extension.IGet3rdPartyStorageStore("ABC",true) does not cause problems.
SolidworksApi macros
var obj = MD2.IGet3rdPartyStorage("VirtualComp", true);
return null;
Although the work with the method of MD2.Extension.IGet3rdPartyStorageStore("ABC",true) does not cause problems.
SolidworksApi macros