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