DatabaseDimalttd Property
|
Property that controls the number of decimal
places in tolerance values in alternate measurements in dimensions.
This property corresponds to the DIMALTTD system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Dimalttd { get; set; }
Public Property Dimalttd As Integer
Get
Set
public:
property int Dimalttd {
int get ();
void set (int value);
}
member Dimalttd : int with get, set
Property Value
Int32
See Also