NurbSurfaceDegreeInV Property
|
Property that represents the degree of the
NURBS surface in the v-direction.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int DegreeInV { get; }
Public ReadOnly Property DegreeInV As Integer
Get
public:
property int DegreeInV {
int get ();
}
member DegreeInV : int with get
Property Value
Int32
See Also