Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/06/2003 at 09:19, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Windows ; Language(s) : C++ ;
--------- Hi, how can I find out if a material is assigned to a complete object or only to a selection and how can I get the selection. Cathleen
On 07/06/2003 at 12:35, xxxxxxxx wrote:
GetTag(Tpolygonselection,0) and check if the name of the polygonselection tag is the same as the restriction name in the corresponding material.