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