Hello everyone,
I'm doing a plug-in and I don't achive the way to insert a button into prompt area during a pick procedure, like "Use global" button when you want to select a coordinate system.
I don't know if it's possible with GUI, but I think that could be possible if I'd know the path for prompt area object.
abaqus script documentation explains how to insert a text field for point's coordinates by using addPointKeyIn(keyword).
Thanks in advance.