Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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
