Click or drag to resize

GH_TextEntity Constructor

Overload List
  NameDescription
Public methodGH_TextEntity
Default constructor, creates an invalid text entity.
Public methodGH_TextEntity(GH_TextEntity)
Create a duplicate of another GH_TextEntity. This constructor also copies reference data.
Public methodGH_TextEntity(Guid)
Create a new referenced text entity that references a Rhino text object with the specified ID.
Public methodGH_TextEntity(TextEntity)
Create a duplicate of an existing text entity.
Public methodGH_TextEntity(TextEntity, ModelAnnotationStyle)
Create a duplicate of an existing text entity.
Top
See Also