Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I want to get the Color of a Model using jlink.
Session session=pfcGlobal.GetProESession();
Model mod=session.GetCurrentModel();
I don't know how to get the color that sets in a model ,please guide me to solve this .Any help greatly appreciated.
Thanks Regards,
Dinesh