Click or drag to resize

ClippingPlaneSurface Constructor (Plane)

Constructs a clipping plane surface from a Plane

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ClippingPlaneSurface(
	Plane plane
)

Parameters

plane
Type: Rhino.GeometryPlane

[Missing <param name="plane"/> documentation for "M:Rhino.Geometry.ClippingPlaneSurface.#ctor(Rhino.Geometry.Plane)"]

See Also