Click or drag to resize

GH_Centermark Constructor (Centermark)

Create a duplicate of an existing centermark.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Centermark(
	Centermark centermark
)

Parameters

centermark
Type: Centermark
Centermark to duplicate
See Also