Click or drag to resize

GH_ExternalFile Constructor

Create a new instance of the file info class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ExternalFile(
	string path
)

Parameters

path
Type: SystemString
See Also