Message 1 of 10
How remove spaces?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I created line table(below image). Bearings are created by below codes and are dynamic.
How can I remove spaces in Bearing values? ('N 18d15'28" E' to 'N18d15'28"E' )
and how can I change 'd' to '°' ?
lines_table.SetTextString(i + 2, 1, "%<\\AcObjProp Object(%<\\_ObjId " + lineid.Angle \\f \"%au4\">%");