RhinoCommon API
SurfaceCreatePeriodicSurface Method (Surface, Int32) |
Constructs a periodic surface from a base surface and a direction.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Surface CreatePeriodicSurface( Surface baseSurface, int direction )
Public Shared Function CreatePeriodicSurface ( baseSurface As Surface, direction As Integer ) As Surface
Parameters
- baseSurface
- Type: Rhino.GeometrySurface
[Missing <param name="baseSurface"/> documentation for "M:Rhino.Geometry.Surface.CreatePeriodicSurface(Rhino.Geometry.Surface,System.Int32)"]
- direction
- Type: SystemInt32
The direction to make periodic, either 0 = U, or 1 = V.
Return Value
Type: SurfaceA Surface on success or null on failure.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8