mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-20 21:26:36 +08:00
Update source to v6.8.18240.20051
Previous source was actually for 6.1...
This commit is contained in:
@@ -128,6 +128,14 @@ public:
|
||||
ON_Xform& text_xform_out
|
||||
) const override;
|
||||
|
||||
bool GetTextXform(
|
||||
const ON_Xform* model_xform,
|
||||
const ON_Viewport* vp,
|
||||
const ON_DimStyle* dimstyle,
|
||||
double dimscale,
|
||||
ON_Xform& text_xform_out
|
||||
) const;
|
||||
|
||||
// returns the base point and with grip using the current alignments
|
||||
bool GetGripPoints(ON_2dPoint& base, ON_2dPoint& width, double textscale) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user