acet-tjust-keyword
(acet-tjust-keyword
entgetlist)
Returns the text justification of the entity
as one of the strings below;
the entgetlist must be the entity
definition list (as returned by (entget) function of a Text, MText,
Attribute and derived entity - at least, the DXF group code 72 and
73 data must be contained.
Possible justification strings are
:
START, CENTER, RIGHT, ALIGNED, MIDDLE,
FIT
BL, BC, BR
ML, MC, MR
TL, TC, TR
If the entgetlist does not contain
the 72 + 73 DXF group codes, or does not specify a valid entity, an
empty string is returned.
© Bricsys NV. All rights reserved. |