| McNeel Wiki | |||||
| edit · print · help · all topics | |||||
Main Pages
Languages
| Scripting methods for BrazilTo get a scripting object for Brazil, use the following code:
dim brazil
set brazil = Rhino.GetPlugInObject("Brazil for Rhino")
Then use the brazil object to access the functions below. Methods
DocumentParameter(strPath, varValue)
Returns or modifies document parameter.
ObjectParameter(strObjectId, strPath, varValue)
Returns or modifies object parameter.
LightParameter(strLightId ,strPath, varValue)
Returns or modifies light parameter. | ||||
| Last Modified [11/12/2008] rename · changes · history · subscriptions · references · file upload | |||||