Methods_T_Rhino_Geometry_MeshUnsafeLock - mcneel/rhinocommon-api-docs GitHub Wiki
The MeshUnsafeLock type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Release | Releases the lock and updates the underlying unmanaged data structures. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
VertexPoint3fArray | Retrieves a pointer to the raw mesh vertex array, which uses coordinates defined with single precision floating point numbers. |