DatabaseChamferd Property
|
Property that represents default value of the
chamfer angle in radians. This property corresponds to the CHAMFERD
system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Chamferd { get; set; }
Public Property Chamferd As Double
Get
Set
public:
property double Chamferd {
double get ();
void set (double value);
}
member Chamferd : float with get, set
Property Value
Double
See Also