IGH_GeometricGooDuplicateGeometry Method |
Make a complete duplicate of this geometry. No shallow copies.
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax IGH_GeometricGoo DuplicateGeometry()
Function DuplicateGeometry As IGH_GeometricGoo
Return Value
Type:
IGH_GeometricGooRemarks Each class that implements this interface should also provide a type specific duplication method
See Also