public void TestText() { Modify.TextStyle("Tahoma", 100, 5 * Math.PI / 180, 0.8); Draw.Text("FontAbc", 100, Point3d.Origin, 0, true); }