Dimension.TextRotation not working?

It seems the Dimension object has a TextRotation property, but the documentation is pretty vague about this.

Does this mean that the text of dimension can be rotated? If yes, is there an example somewhere?

There is also 3 different properties:
image
Are they meaning the same thing? Which unit should then have ‘TextRotation’?

Thanks in advance.

Hi @jeffoulet,

Dimension.TextRotation is obsolete, just not marked as such. I’ll see that this is fixed.

The angle unit for DimensionStyle.TextRotation is radians.

– Dale

Hi @dale,

Thank you for your reply.
Is there also a way to rotate the dimension text in RhinoCommon, as displayed in the screenshot above?
All my attempts have been in vain for now…