M_Rhino_Geometry_Surface_IsPeriodic - mcneel/rhinocommon-api-docs GitHub Wiki
Gets a value indicating if thr surface is periodic in a direction (default is false).
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsPeriodic(
int direction
)
VB
Public Function IsPeriodic (
direction As Integer
) As Boolean
- direction
- Type: System.Int32
0 = U, 1 = V.
Type: Boolean
The indicating boolean value.
Supported in: 6.0.16224.21491, 5D58w