0 (or DxfCode.Start)
Object Type (String)
Such as “Line,” “Circle,” “Arc,” and so forth.
对象类型(字符串)
例如 直线、圆、圆弧等等。
2 (or DxfCode.BlockName)
Block Name (String)
The block name of an insert reference.
块名(字符串)
一个插入引用的块名
8 or (DxfCode.LayerName)
Layer Name (String)
Such as “Layer 0.”
图层名(字符串)
例如 Layer 0
60 (DxfCode.Visibility)
Object Visibility (Integer)
Use 0 = visible, 1 = invisible.
可见性(整数)
使用 0 = 可见,1 = 不可见。
62 (or DxfCode.Color)
Color Number (Integer)
Numeric index values ranging from 0 to 256.
Zero indicates BYBLOCK. 256 indicates BYLAYER. A negative value indicates that the layer is turned off.
颜色编号(整数)
范围 0 到 256 内的数字索引值。
零表示 BYBLOCK。256 表示 BYLAYER。负值表示图层被关闭。
67
Model/paper space indicator (Integer)
Use 0 or omitted = model space, 1 = paper space.
模型/图纸空间标识符(整数)
使用 0 或省略 = 模型空间,1 = 图纸空间。