Click or drag to resize

CustomRenderMeshProviderAllObjectsChanged Method

Note: This API is now obsolete.

Call this method if your render meshes change.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.7
Syntax
[ObsoleteAttribute("Use version that requires a document")]
public static void AllObjectsChanged()
See Also