Face.Period
Description:
The period of the underlying surface in the specified parametric direction.
The period of the underlying surface in the specified parametric direction.
public double this[
int paramIdx
] { get; }
-
Int32paramIdxUse 0 for U coordinates and 1 for V coordinates.
-
Thrown when an incorrect coordinate dimension is supplied.
-
Thrown when this face is not cyclic in the specified direction.