>Hello everyone - I have a question about the point type "Passage height". I >am working on a map which has some ceiling heights under 1 foot. When I put >in "-value [0.5 ft]", for example, it comes out on the map as zero, or "-value >[1.5 ft]" comes out as 2. Is there a way to make those come out with the value given?
Hi Bill It seems your problem is just a rounded display value issue. I'm sure the 3d model will come out OK. What about using a label instead, eg Point label -text "This passage is 6 inches high" -scale m -align r Regards Bruce
