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