Click or drag to resize

Plane3 Constructor (Plane3)

Construct plane from other plane.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Plane3(
	Plane3 other
)

Parameters

other
Type: Karamba.GeometryPlane3
Plane.
See Also