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