RhinoCommon API
RenderPlugInRenderContentSerializers Method |
Called by Rhino when it is time to register RenderContentSerializer
derived classes. Override this method and return an array of an
instance of each serialize custom content object you wish to add.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual IEnumerable<RenderContentSerializer> RenderContentSerializers()
Protected Overridable Function RenderContentSerializers As IEnumerable(Of RenderContentSerializer)
Return Value
Type: IEnumerableRenderContentSerializerList of RenderContentSerializer objects to register with the Rhino render content browsers.

Rhino for Windows
Supported in: 6.8