Message 1 of 3

Not applicable
03-04-2012
01:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to create textprefix "aa" and remove measurement (numbers indicating length )
How to remove this measurement ?
Set wymiartyprot01 = ThisDrawing.ModelSpace.AddDimRotated(pkta01ScPgSr, pktaOsHorPSrg01,pkta01ScPgz, k90Deg)
wymiartyprot01.TextPrefix = "aa"
Solved! Go to Solution.