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

    PolygonObject.GetNgonEdgesCompact()

    Scheduled Pinned Locked Moved Bugs
    2 Posts 0 Posters 732 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/09/2017 at 07:06, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R19 
      Platform:      
      Language(s) :       PYTHON  ;

      ---------
      In the Python SDK docu for PolygonObject.GetNgonEdgesCompact() there is the following description:

      The edge compact value is based on the mask 1 << edgeIndex with edgeIndex between 1 and 4.

      Shouldn't that be: "... with edgeIndex between 0 and 3."?

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

        On 26/09/2017 at 07:15, xxxxxxxx wrote:

        Hi Phoenix, thanks for writing us.

        I confirm that the documentation report a wrong index range [1 .. 4]. The correct acceptable indexes are [0 .. 3] as stated here.

        The documentation will be fixed in future service release.

        Cheers, Riccardo.

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