Click or drag to resize

GH_Transform Constructor (Transform)

Initializes a new instance of the GH_Transform class

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

Parameters

transform
Type: Transform
See Also