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
    • Recent
    • Tags
    • Users
    • Login

    Spline to Polygon

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 228 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/2014 at 19:34, xxxxxxxx wrote:

      Hello, everyone.
      I have a problem on convert a spline to polygon. I have get all the points of the spline and
      use them to create a new polygon.
      But the faces of polygon is not exist. I have check the python sdk manual, it seems that
      there is no way to create a polygon(maybe NGon) directly using the points of a spline.

      If anyone knows about that? Please help me.

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

        On 27/09/2014 at 01:52, xxxxxxxx wrote:

        Hello cavi,

        you´ve to create and set polygons, too.
        See: PolygonObject.SetPolygon( id , polygon ) and c4d.CPolygon

        greetings
        rown`

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