CADability dotNET
Returns the v priod of this surface if it is v periodic 0.0 otherwise

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
double VPeriod { get; }
Visual Basic
ReadOnly Property VPeriod As Double
	Get
Visual C++
property double VPeriod {
	double get ();
}

See Also