View Single Post
# 1 17-03-2004 , 04:17 PM
Registered User
Join Date: May 2003
Posts: 6

accessing parameters

I want to access the smooth parameter and assign it to a variable like this


$sdiv = 'getAttr "polySmoothFace1.divisions"';

however it tells me that the syntax is incorrect, I'm new to MEL and the '" are used not correctly, how can I assign "getAttr" to a variable?
thanks.