Grasshopper API
GH_Author Class |
Maintains author information such as name, company, copyright, address etc.

Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

The GH_Author type exposes the following members.

Name | Description | |
---|---|---|
![]() | GH_Author | Initializes a new instance of the GH_Author class |
![]() | GH_Author(IGH_Author) | Initializes a new instance of the GH_Author class |

Name | Description | |
---|---|---|
![]() | Address | |
![]() | AddressReadonly | |
![]() | Company | |
![]() | CompanyReadonly | |
![]() | Copyright | |
![]() | CopyrightReadonly | |
![]() | ||
![]() | EMailReadonly | |
![]() | IsEmpty |
Gets whether any of the fields have been assigned.
|
![]() | Name | |
![]() | NameReadonly | |
![]() | Phone | |
![]() | PhoneReadonly | |
![]() | Website | |
![]() | WebsiteReadonly |

