Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Retrieve UserArea of res file

    SDK Help
    0
    2
    372
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      On 29/09/2017 at 10:11, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R19 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      Hi.

      I'd like to acquire the UserArea described in the res file, but I do not know how to do it.
      I tried AddUserArea () and AttachUserArea () with CreateLayout (), but just added a new UserArea.
      How do I get the UserArea of the res file?

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 02/10/2017 at 01:18, xxxxxxxx wrote:

        Hi Anoano, thanks for writing us.

        With reference to your request, consider that a user-area (implemented by GeUserArea) can't be defined in any way in a .res file. GeUserArea is a class that should be instanced and attached to a GeDialog in order to be somehow displayed.
        Please consider to have a look to GeDialog Manual and to GeUserArea Manual where details on using  these class are discussed.

        Best, Riccardo

        1 Reply Last reply Reply Quote 0
        • First post
          Last post