|
From: <353...@qq...> - 2018-03-06 01:24:09
|
Hi, Now I want the change the property of a Location object,such as the symbol,color and etc.And now,I can get a location object ,such as location-0001,through the localKernel by localKernel.getTCSObjects(Location.class).I wonder how to change the symbol of the location in my program?I know the locationModel object can accept a propertychange event and can update the view in openTCSView,so if I can get e correspondent locationModel,maybe,I can change the location's symbol as wanted.but,how to do that? Best Regards. Jamson |