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

    Texture - Assigning Tex Tag to Select Tag

    SDK Help
    0
    2
    279
    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 25/05/2003 at 16:41, xxxxxxxx wrote:

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

      ---------
      I've created textures in the document and tried to assign them using the texture tag and 'pred tag' to place them after the selection tag I wanted to link them to, but they all just map to the entire object. How do I link to just the correct polygon selection tag?

      Thanks,
      David

      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 26/05/2003 at 00:58, xxxxxxxx wrote:

        Well, this is where some knowledge of how this is done without using plugins comes in handy... 😉
        Selection tags and texture tags aren't connected by position in the tag list. You need to set the TEXTURETAG_RESTRICTION string of the texture tag to the name of the selection tag. (Search for "TEXTURETAG_RESTRICTION" and you'll find example code in this forum.)

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