NurbSurfacePeriodicInU Property
|
Property that represents period value in the U
direction.
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double PeriodicInU { get; }
Public ReadOnly Property PeriodicInU As Double
Get
public:
property double PeriodicInU {
double get ();
}
member PeriodicInU : float with get
Property Value
Double
See Also