Selection from Material

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

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

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.