Click or drag to resize

Projection Constructor (Plane)

Initializes a new instance of the Projection class

Namespace:  Grasshopper.Kernel.Types.Transforms
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Projection(
	Plane plane
)

Parameters

plane
Type: Plane
See Also