Click or drag to resize

GH_Leader Constructor

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