|
IGeom3DSurface::ParamPeriodV
Description
This returns the period of a surface in the V direction. If the surface is neither parametric nor periodic in theĀ V direction, this method returns 0.
Syntax
PeriodV = ParamPeriodV ( );
Return: (Double) PeriodV |
The period in the the V direction. |
|