- UID
- 14
- 积分
- 8264
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2002-1-4
- 最后登录
- 1970-1-1
|
发表于 2005-9-12 21:00:52
|
显示全部楼层
STYLE group codes
Group code
Description
100
Subclass marker (AcDbTextStyleTableRecord)
2
Style name
70
Standard flag values (bit-coded values):
1 = If set, this entry describes a shape
4 = Vertical text
16 = If set, table entry is externally dependent on an xref
32 = If both this bit and bit 16 are set, the externally dependent xref has been successfully resolved
64 = If set, the table entry was referenced by at least one entity in the drawing the last time the drawing was edited. (This flag is for the benefit of AutoCADcommands. It can be ignored by most programs that read DXF files and need not be set by programs that write DXF files)
40
Fixed text height; 0 if not fixed
41
Width factor
50
Oblique angle
71
Text generation flags:
2 = Text is backward (mirrored in X)
4 = Text is upside down (mirrored in Y)
42
Last height used
3
Primary font file name
4
Bigfont file name; blank if none |
|