CentralSettingsAuthorDetails Property |
Gets a new GH_AuthorDetails instance populated with the current settings.
Changing this instance does not affect the settings.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static IGH_Author AuthorDetails { get; }
Public Shared ReadOnly Property AuthorDetails As IGH_Author
Get
Property Value
Type:
IGH_Author[Missing <value> documentation for "P:Grasshopper.CentralSettings.AuthorDetails"]
See Also