ViewCaptureWriter.PushClipPath Method (ViewCaptureWriter.PathPoint[])

ViewCaptureWriterPushClipPath Method (ViewCaptureWriterPathPoint)

[Missing <summary> documentation for "M:Rhino.Runtime.ViewCaptureWriter.PushClipPath(Rhino.Runtime.ViewCaptureWriter.PathPoint[])"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected void PushClipPath(
	ViewCaptureWriterPathPoint[] points
)
Protected Sub PushClipPath ( 
	points As ViewCaptureWriterPathPoint()
)

Parameters

points
Type: Rhino.RuntimeViewCaptureWriterPathPoint

[Missing <param name="points"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.PushClipPath(Rhino.Runtime.ViewCaptureWriter.PathPoint[])"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also