Click or drag to resize

GH_Centermark Constructor (Centermark, ModelAnnotationStyle)

Create a duplicate of an existing centermark.

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

Parameters

centermark
Type: Centermark
Centermark to duplicate
style
Type: Grasshopper.Rhinoceros.AnnotationsModelAnnotationStyle
Annotation style to use
See Also