Is it possible to create a tree object with ACT that when activated would have a text editor, similar to APDL Command Object, in the Mechanical view? Text in the editor would have to be get/set from ACT.
@Taneli Maybe a inserting a comment object will suit your need.
@Matthias said:@Taneli Maybe a inserting a comment object will suit your need.
I thought of that, but having an ACT user object is much preferable so custom properties can be added for example.
@Taneli , what about a Python Code object ? The properties view can be customized in the Property Provider (there are some embedded templates).