Description:

If Style==falseColor, then this virtual function must be overridden. Rhino calls this function when it is time for to set the False colors on the analysis mesh vertices. For breps, there is one mesh per face. For mesh objects there is a single mesh.

Syntax:
protected virtual void UpdateVertexColors(
RhinoObject obj,
Mesh[] meshes
)
protected
virtual
Parameters:
Returns:
Type: void

UpdateVertexColors method

Class:  Rhino.Display.VisualAnalysisMode

Nothing found