Click or drag to resize

GH_DetailView Constructor

Overload List
  NameDescription
Public methodGH_DetailView
Default constructor, creates an invalid detail view.
Public methodGH_DetailView(DetailView)
Create a duplicate of an existing detail view.
Public methodGH_DetailView(GH_DetailView)
Create a duplicate of another GH_DetailView. This constructor also copies reference data.
Public methodGH_DetailView(Guid)
Create a new referenced detail view that references a Rhino detail view with the specified ID.
Top
See Also