andystopps
02-23-2008, 11:28 AM
I've been trying to connect a weight map to control hair density, but when I pick the map I've transferred to the hair object, I get an error mesage and no connection:
PropertyTransfer "beard", "beard_emitter.polymsh.cls.WeightMapCls.beardDensit y"
SelectObj "beard"
' ERROR : 2003 - Interface not supported. - [line 10711 in C:\Softimage\XSI_6.02\Application\DSScripts\uixsis cripts.vbs]
' ERROR : Class doesn't support Automation: 'AutoInspect' - [line 273 in C:\Softimage\XSI_6.02\Application\DSScripts\operat ors.vbs]
ApplyOp "MapCompOp", "beard_emitter.polymsh.cls.WeightMapCls.beardDensit y;beard.hair.Density;beard.hair.cls.WeightMapCls.b eardDensity"
Does anyone know what's wrong ?
PropertyTransfer "beard", "beard_emitter.polymsh.cls.WeightMapCls.beardDensit y"
SelectObj "beard"
' ERROR : 2003 - Interface not supported. - [line 10711 in C:\Softimage\XSI_6.02\Application\DSScripts\uixsis cripts.vbs]
' ERROR : Class doesn't support Automation: 'AutoInspect' - [line 273 in C:\Softimage\XSI_6.02\Application\DSScripts\operat ors.vbs]
ApplyOp "MapCompOp", "beard_emitter.polymsh.cls.WeightMapCls.beardDensit y;beard.hair.Density;beard.hair.cls.WeightMapCls.b eardDensity"
Does anyone know what's wrong ?