{
  "schema": "cad-aspen-pure-json-symbol/v1",
  "source": {
    "drawing": "cad_aspen_agent\\outputs\\converted\\blocks2_source.dxf",
    "block_name": "箭头",
    "block_handle": "329"
  },
  "coordinate_system": {
    "local_origin": "block_definition_base_point",
    "definition_base_point_source": [
      0.0,
      0.0,
      0.0
    ],
    "definition_base_point_local": [
      0.0,
      0.0,
      0.0
    ],
    "unit": "$INSUNITS inherited from source drawing"
  },
  "bounds_local": [
    -6.0,
    -1.0,
    0.0,
    1.0
  ],
  "connection_ports": {
    "schema": "cad-aspen-connection-ports/v1",
    "coordinate_system": "template_local",
    "status": "not_applicable",
    "connectable": false,
    "ports": []
  },
  "entity_count": 1,
  "entities": [
    {
      "handle": "32A",
      "type": "LWPOLYLINE",
      "layer": "11-箭头",
      "linetype": "BYLAYER",
      "color": 256,
      "lineweight": -1,
      "dxfattribs": {
        "handle": "32A",
        "owner": "328",
        "layer": "11-箭头",
        "flags": "0"
      },
      "geometry": {
        "vertices": [
          {
            "point": [
              -6.0,
              0.0,
              0.0
            ],
            "start_width": 2.0,
            "end_width": 0.0,
            "bulge": 0.0
          },
          {
            "point": [
              0.0,
              0.0,
              0.0
            ],
            "start_width": 0.0,
            "end_width": 0.0,
            "bulge": 0.0
          }
        ],
        "closed": false,
        "const_width": 0.0
      },
      "raw_dxf_tags": [
        [
          0,
          "LWPOLYLINE"
        ],
        [
          5,
          "32A"
        ],
        [
          330,
          "328"
        ],
        [
          100,
          "AcDbEntity"
        ],
        [
          8,
          "11-箭头"
        ],
        [
          100,
          "AcDbPolyline"
        ],
        [
          90,
          "2"
        ],
        [
          70,
          "0"
        ],
        [
          10,
          "-6.0"
        ],
        [
          20,
          "0.0"
        ],
        [
          40,
          "2.0"
        ],
        [
          41,
          "0.0"
        ],
        [
          10,
          "0.0"
        ],
        [
          20,
          "0.0"
        ]
      ],
      "bounds_local": [
        -6.0,
        -1.0,
        0.0,
        1.0
      ]
    }
  ],
  "layer_styles": {
    "11-箭头": {
      "color": 7,
      "linetype": "Continuous",
      "lineweight": 25
    }
  },
  "nested_block_dependencies": [],
  "pure_json_renderer": {
    "supported_types": [
      "ARC",
      "ATTDEF",
      "CIRCLE",
      "ELLIPSE",
      "HATCH",
      "INSERT",
      "LINE",
      "LWPOLYLINE",
      "MTEXT",
      "POLYLINE",
      "TEXT"
    ],
    "not_yet_supported": []
  }
}