Hi @dale
Smth strange with the height of the text when using the following method:
public Guid AddText(
string text,
Plane plane,
double height,
string fontName,
bool bold,
bool italic,
TextJustification justification,
ObjectAttributes attributes
)
I need text height of 0.4 m. Instead it creates text with 400 m height. Units are set to meters.
Using latest WIP.
Thanks,
Dmitriy