v11.0 (2013)
Returns a local property, given its scripting name. This method is similar to SceneItem.GetLocalPropertyFromName but specific to the python language.
Object SceneItem.GetLocalPropertyFromName2( String in_name ); |
oReturn = SceneItem.GetLocalPropertyFromName2( [Name] ); |
| Parameter | Type | Description |
|---|---|---|
| Name | String | The scripting name of the local property to get |