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

    Weird results w/CSTO & remove all tags

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 254 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 11/08/2007 at 17:21, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R8.2-R10 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :     C++  ;

      ---------
      If I perform a SendModelingCommand() for CurrentStateToObject, insert the resulting Polygon object, and then proceed to remove ALL tags, the Polygon object ends up with no points or polygons (?). If I remove only the expected tags (by checking tag->IsInstanceOf()), it works. But if I just go from GetFirstTag() and remove all tags, the other result occurs.

      Explanations, please?

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

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

        On 12/08/2007 at 01:53, xxxxxxxx wrote:

        The points and polygons are stored in Tpoint and Tpolygon.

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

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

          On 12/08/2007 at 08:05, xxxxxxxx wrote:

          I take it that these are inaccesssible as even Tag Manager doesn't show them. Would it be workable to delete all tags except these two types?

          Thanks!

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