Property that controls the surface density in
the N direction for the PEDIT/Smooth command. This property
corresponds to the SURFV system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Surfv { get; set; }
Public Property Surfv As Integer
Get
Set
public:
property int Surfv {
int get ();
void set (int value);
}
member Surfv : int with get, set
Property Value
Int32
See Also