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

    Object Data plugin not working properly

    Scheduled Pinned Locked Moved PYTHON Development
    1 Posts 0 Posters 125 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

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 19/10/2012 at 17:20, xxxxxxxx wrote:

      I'm creating an ObjectData plugin that should create a polygonal object.
      I already made it work, kind of...
      I mean, I create a polygonal object inside the GetVirtualObjects method, I fill in all the vertexes and all the faces and I return the object.
      But, if I have my plugin object selected in the editor, no mesh is shown.
      If I select any other object in the editor, the generated mesh appears.
      Also, if I place my plugin object inside an HyperNURBS, the mesh is not smoothed.
      I have to convert my plugin object into an editable object to make it work.
      What am I doing wrong?

      Rui Batista

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