Function |
Description |
---|
acdbAngToS |
Deprecated. Formats an angle into a string.The value to format should correspond to values allowed for the AutoCAD system variable AUNITS, which are described in acdbAngToF().The current value of the AutoCAD dimensioning variable DIMZIN controls how acdbAngToS() writes leading or trailing zeros to str. See the AutoCAD User's Guide for possible values of DIMZIN.On success returns RTNORM, otherwise returns an error code. |
acdbAngToS |
Formats an angle into a string.The value to format should correspond to values allowed for the AutoCAD system variable AUNITS, which are described in acdbAngToF().The current value of the AutoCAD dimensioning variable DIMZIN controls how acdbAngToS() writes leading or trailing zeros to str. See the AutoCAD User's Guide for possible values of DIMZIN.On success returns RTNORM, otherwise returns an error code. |
acdbAngToS |
Deprecated. Formats an angle into a string.The value to format should correspond to values allowed for the AutoCAD system variable AUNITS, which are described in acdbAngToF().The current value of the AutoCAD dimensioning variable DIMZIN controls how acdbAngToS() writes leading or trailing zeros to str. See the AutoCAD User's Guide for possible values of DIMZIN.On success returns RTNORM, otherwise returns an error code. |