GH_GHALoadingEventArgs.LoadingMechanism Property

GH_GHALoadingEventArgsLoadingMechanism Property

Gets the mechanism that was used to load the file.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_LoadingMechanism LoadingMechanism { get; }
Public ReadOnly Property LoadingMechanism As GH_LoadingMechanism
	Get

Property Value

Type: GH_LoadingMechanism

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_GHALoadingEventArgs.LoadingMechanism"]

See Also