- 完成多版本测试(22.2, 23.6, 24.12, 25.3) - 发现API设计问题:无法访问CAD特定功能 - 提供5个解决方案,推荐使用ezdxf替代方案 - 创建完整的测试脚本和分析报告 - 包含详细的README文档
43 lines
689 B
Plaintext
43 lines
689 B
Plaintext
DWG文件线条提取报告
|
|
==================================================
|
|
|
|
总线条数量: 1
|
|
|
|
按类型统计:
|
|
Sample Line: 1
|
|
|
|
按图层统计:
|
|
Default: 1
|
|
|
|
按颜色统计:
|
|
White: 1
|
|
|
|
长度统计:
|
|
最短线条: 141.4200
|
|
最长线条: 141.4200
|
|
平均长度: 141.4200
|
|
|
|
详细线条数据:
|
|
|
|
线条 1:
|
|
line_index: 0
|
|
parent_index: -1
|
|
entity_index: 0
|
|
entity_type: Sample Line
|
|
layer_name: Default
|
|
color: White
|
|
line_type: Continuous
|
|
thickness: 0.0
|
|
visible: True
|
|
start_x: 0.0
|
|
start_y: 0.0
|
|
start_z: 0.0
|
|
end_x: 100.0
|
|
end_y: 100.0
|
|
end_z: 0.0
|
|
length: 141.42
|
|
angle_degrees: 45.0
|
|
handle: SampleHandle
|
|
owner: SampleOwner
|
|
extended_data: SampleData
|