M_Rhino_Geometry_Collections_NurbsSurfacePointList_EnsurePrivateCopy - mcneel/rhinocommon-api-docs GitHub Wiki

NurbsSurfacePointList.EnsurePrivateCopy Method

If you want to keep a copy of this class around by holding onto it in a variable after a command completes, call EnsurePrivateCopy to make sure that this class is not tied to the document. You can call this function as many times as you want.

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

Syntax

C#

public void EnsurePrivateCopy()

VB

Public Sub EnsurePrivateCopy

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

NurbsSurfacePointList Class
Rhino.Geometry.Collections Namespace

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