Click or drag to resize

GH_MeshingParameters Constructor (MeshingParameters)

Initializes a new instance of the GH_MeshingParameters class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_MeshingParameters(
	MeshingParameters other
)

Parameters

other
Type: MeshingParameters
See Also