CentralSettings.AuthorCompany Property

CentralSettingsAuthorCompany Property

Gets or sets the default author company to be used for all data generated by this Grasshopper installation.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string AuthorCompany { get; set; }
Public Shared Property AuthorCompany As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.CentralSettings.AuthorCompany"]

See Also