Text editor in Mechanical view with ACT

Taneli
Taneli Member Posts: 12
First Anniversary Name Dropper First Comment
**

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.

Answers

  • Matthias
    Matthias Member Posts: 31
    10 Comments Name Dropper First Anniversary
    **

    @Taneli
    Maybe a inserting a comment object will suit your need.

  • Taneli
    Taneli Member Posts: 12
    First Anniversary Name Dropper First Comment
    **

    @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.

  • Pernelle Marone-Hitz
    Pernelle Marone-Hitz Member, Moderator, Employee Posts: 899
    100 Answers 500 Comments 250 Likes Second Anniversary
    ✭✭✭✭

    @Taneli , what about a Python Code object ? The properties view can be customized in the Property Provider (there are some embedded templates).