Grasshopper API
GH_FormShepard Class |
A Form shepard is used to herde a bunch of floating forms.
Important forms that potentially spout child forms might choose to
implement one.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)
The GH_FormShepard type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_FormShepard |
Create a new form shepard.
|
| Name | Description | |
|---|---|---|
| RegisterForm |
Add a sheep form to the flock. This form will be affected by the location and size of the main form.
| |
| UnregisterForm |
Remove a sheep from the flock.
|