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
)
Public Sub New (
path As String
)
Parameters
- path
- Type: SystemString
See Also