Point3dListDuplicate Method |
Returns a deep copy of this point list instance.
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3dList Duplicate()
Public Function Duplicate As Point3dList
Return Value
Type:
Point3dListThe duplicated list.
Version InformationRhino for Windows
Supported in: 6.8
See Also