Click or drag to resize

ClippingPlaneSurface Constructor (PlaneSurface)

Constructs a ClippingPlaneSurface from a PlaneSurface

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ClippingPlaneSurface(
	PlaneSurface planeSurface
)

Parameters

planeSurface
Type: Rhino.GeometryPlaneSurface

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

See Also