Click or drag to resize

IGH_DataAccessParameterTargetPath Method

Get the target path for the specified output parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_Path ParameterTargetPath(
	int paramIndex
)

Parameters

paramIndex
Type: SystemInt32
Index of output parameter.

Return Value

Type: GH_Path
See Also