Face.IsCyclic
Description:
Indicates whether the underlying surface is periodic in the specified parametric direction.
Indicates whether the underlying surface is periodic in the specified parametric direction.
public bool this[
int paramIdx
] { get; }
-
Int32paramIdxUse 0 for U coordinates and 1 for V coordinates.
-
Thrown when an incorrect coordinate dimension is supplied.