NurbSurfacePeriodInV Property
|
Property that represents the period value in
the v-direction for the surface. This property is valid only when
the surface is periodic in the v-direction.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public double PeriodInV { get; }
Public ReadOnly Property PeriodInV As Double
Get
public:
property double PeriodInV {
double get ();
}
member PeriodInV : float with get
Property Value
Double
See Also