Click or drag to resize

GH_Transform Constructor (GH_Transform)

Initializes a new instance of the GH_Transform class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Transform
See Also