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

    polygonobjects and deformers...

    SDK Help
    0
    3
    365
    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

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

      On 29/05/2003 at 04:13, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.100 
      Platform:      
      Language(s) :     C++  ;

      ---------
      Does anybody know how to find out if a deformed object is a polygonobject and not a primitive (in a deformer!)?
      Whatever I try I always get the same ids for primitives and polygonobjects in deformers... :
      Thanks

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

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

        On 29/05/2003 at 13:45, xxxxxxxx wrote:

        Disclaimer: The following is and assumption, take it for what you will.

        You have to retrieve the type from the real object. The cache object always returns the GetType result of Opolygon. I think I can predict a few more pitfalls you might find along your way but we will wait and see. 😉

        Best Regards,
        darf

        ( nuggets are chewy on the inside... )

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

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

          On 30/05/2003 at 04:11, xxxxxxxx wrote:

          Hi darf,
          this works pretty fine! why didn´t it came to my mind? 🙂
          Thank you!

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