Click or drag to resize

GH_AnnotationBase Constructor

Overload List
  NameDescription
Protected methodGH_AnnotationBase
Default constructor, creates an invalid annotation.
Protected methodGH_AnnotationBase(AnnotationBase)
Create a duplicate of an existing annotation.
Protected methodGH_AnnotationBase(GH_AnnotationBase)
Create a duplicate of another GH_AnnotationBase. This constructor also copies reference data.
Protected methodGH_AnnotationBase(Guid)
Create a new referenced annotation that references a Rhino dimension with the specified ID.
Protected methodGH_AnnotationBase(ObjRef)
Initializes a new instance of the GH_AnnotationBase class
Protected methodGH_AnnotationBase(AnnotationBase, ModelAnnotationStyle)
Create a duplicate of an existing annotation.
Top
See Also