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

    TP rectangle hidden?

    Scheduled Pinned Locked Moved PYTHON Development
    3 Posts 0 Posters 318 Views
    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 Offline
      Helper
      last edited by

      On 25/02/2017 at 22:09, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R17.055 
      Platform:   Windows  ;   
      Language(s) :       PYTHON  ;

      ---------
       Hi,guys.

      Is there any way to hide the rectangle of TP?(See screenshot below)

      _<_img src="http://www.c4dcafe.com/ipb/uploads/monthly_2017_02/rectangle.png.5f7cb55ecb33400316b3415a089440fc.png" height="245" width="305" border="0" /_>_

      Thank you very much!

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

        On 27/02/2017 at 02:06, xxxxxxxx wrote:

        Hi,

        It's not possible to only disable an emitter's rectangle in the view.
        But you can change the display filter to not draw particle emitters (Menu Display->Particle).

        With the API you can setup this with BaseDraw.GetDisplayFilter() and changing its BASEDRAW_DISPLAYFILTER_PARTICLE parameter.
        See Manual BaseDraw Properties for some C++ example code.

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

          On 27/02/2017 at 09:35, xxxxxxxx wrote:

          Hi,Yannick.
          Thank you very much!👍

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