Measurement

Hi,

I need to find the measurmente units, like centimeters, pixels or inches. I need to know the width and height for my objects. I don’t have any masurement control.

A few choices:

  • You can assume that a Blender unit is equal to any measurement you want.
  • You can wait for Blender 2.43 (or use a CVS or RC build) which will have better control over grid divisions (Blender units).
  • You can use python scripts like BMAE or Caliper.

Thank you. I need a ‘snap to Grid’ function when I draw with curves (I make a 2D blueprint for a castle, using the grid).