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
    • Register
    • Login

    VertexMap & Restriction Tag

    Scheduled Pinned Locked Moved SDK Help
    2 Posts 0 Posters 233 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 01/02/2005 at 20:25, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   9.x 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      I know that the restriction TAG stores the name of the vertex map, but does it store a reference to the actual vertex map tag ?
      There could be several vertex maps tags with the same name since they are all automatically named, unless you happen to change the name manually.
      So my question is, given a Restriction Tag, how can you directly get the vertex map tag without doing a name search through all the tags in the polygon object to find it?

      Thanks.

      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 28/02/2005 at 13:29, xxxxxxxx wrote:

        They only store the name so the correct way is to search from left to right. Multiple tags with the same name aren't recommended since they become order dependent.

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