DatabaseFilletrad Property
|
Property that represents the default fillet
radius. This property corresponds to the FILLETRAD system
variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Filletrad { get; set; }
Public Property Filletrad As Double
Get
Set
public:
property double Filletrad {
double get ();
void set (double value);
}
member Filletrad : float with get, set
Property Value
Double
See Also