Click or drag to resize

GH_Centermark Constructor

Overload List
  NameDescription
Public methodGH_Centermark
Default constructor, creates an invalid centermark.
Public methodGH_Centermark(Centermark)
Create a duplicate of an existing centermark.
Public methodGH_Centermark(GH_Centermark)
Create a duplicate of another GH_Centermark. This constructor also copies reference data.
Public methodGH_Centermark(Guid)
Create a new referenced centermark that references a Rhino centermark with the specified ID.
Public methodGH_Centermark(Centermark, ModelAnnotationStyle)
Create a duplicate of an existing centermark.
Top
See Also