Click or drag to resize

Translation Constructor (Vector3d)

Initializes a new instance of the Translation class

Namespace:  Grasshopper.Kernel.Types.Transforms
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Translation(
	Vector3d translation
)

Parameters

translation
Type: Vector3d
See Also