E_Rhino_RhinoDoc_TextureMappingEvent - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.TextureMappingEvent Event

Called when any modification happens to a document objects texture mapping.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler<RhinoDoc.TextureMappingEventArgs> TextureMappingEvent

VB

Public Shared Event TextureMappingEvent As EventHandler(Of RhinoDoc.TextureMappingEventArgs)

Value

Type: System.EventHandler(RhinoDoc.TextureMappingEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️