RhinoCommon API
RhinoObjectGetCustomRenderMeshParameter Method |
Query the object for the value of a given named custom render mesh parameter.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual IConvertible GetCustomRenderMeshParameter( Guid providerId, string parameterName )
Public Overridable Function GetCustomRenderMeshParameter ( providerId As Guid, parameterName As String ) As IConvertible
Parameters
- providerId
- Type: SystemGuid
Id of the custom render mesh provider - parameterName
- Type: SystemString
Name of the parameter
Return Value
Type: IConvertibleIConvertible. Note that you can't directly cast from object, instead you have to use the Convert mechanism.

Rhino for Windows
Supported in: 6.14