Click or drag to resize

RenderContentEndCreateDynamicFields Method

You must call this after creating dynamic fields. Calls to this method are counted; you must call BeginCreateDynamicFields() once for every call to EndCreateDynamicFields().

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.1
Syntax
public void EndCreateDynamicFields()
See Also