CalcVertexMap

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

On 20/03/2003 at 09:10, xxxxxxxx wrote:

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

---------
Real *weight = ToPoint(op)->CalcVertexMap(mod); does always return NULL even if there is a vertexmaptag on the object.. Is it broken or user error?
Thanks
Samir

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

On 22/03/2003 at 17:04, xxxxxxxx wrote:

Does your Deformer have a Restriction Tag?  It doesn't work without.

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

On 23/03/2003 at 04:36, xxxxxxxx wrote:

Hmm, that´s pretty dumb. Why is a restriction tag needed? And in the SDK example it´s not said either. Anyway thanks Michael, will then create a tag myself (though it´s totally nonsense to need a restriction tag on the modifier. The vertexweights are there, also without a restriction tag.)