M_Rhino_Geometry_Mesh_ReleaseUnsafeLock - mcneel/rhinocommon-api-docs GitHub Wiki
Updates the Mesh data with the information that was stored via the MeshUnsafeLock.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void ReleaseUnsafeLock(
MeshUnsafeLock meshData
)
VB
Public Sub ReleaseUnsafeLock (
meshData As MeshUnsafeLock
)
- meshData
- Type: Rhino.Geometry.MeshUnsafeLock
The data that will be unlocked.
Supported in: 6.0.16224.21491