GH_PersistentGeometryParam(T) Constructor (GH_InstanceDescription)

GH_PersistentGeometryParamT Constructor (GH_InstanceDescription)

Initializes a new instance of the GH_PersistentGeometryParamT class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected GH_PersistentGeometryParam(
	GH_InstanceDescription nTag
)
Protected Sub New ( 
	nTag As GH_InstanceDescription
)

Parameters

nTag
Type: Grasshopper.KernelGH_InstanceDescription
See Also