Files
lisp-scr/dxf examples/polyline.txt
2018-11-26 22:23:22 +01:00

47 lines
1.9 KiB
Plaintext

(
(-1 . <Entity name: 1fd68a72cc0>) APP: entity name (changes each time a drawing is opened)
(0 . "LWPOLYLINE") Entity type
(330 . <Entity name: 1fd68a6b9f0>) Soft-pointer ID/handle to owner dictionary (optional)
(5 . "27C") Handle
(100 . "AcDbEntity") Subclass marker (AcDbEntity)
(67 . 0) Absent or zero indicates entity is in model space. 1 indicates entity is in paper space (optional).
(410 . "Model") APP: layout tab name
(8 . "0") Layer
(100 . "AcDbPolyline") Subclass marker (AcDb2dPolyline or AcDb3dPolyline)
(90 . 3)
(70 . 0) Polyline flag (bit-coded; default = 0):
(43 . 0.0)
(38 . 0.0)
(39 . 0.0)
(10 1803.05 2175.82)
(40 . 0.0) Default start width (optional; default = 0)
(41 . 0.0) Default end width (optional; default = 0)
(42 . 0.0)
(91 . 0)
(10 3137.32 1449.0)
(40 . 0.0) Default start width (optional; default = 0)
(41 . 0.0) Default end width (optional; default = 0)
(42 . 0.0)
(91 . 0)
(10 3790.2 665.109)
(40 . 0.0) Default start width (optional; default = 0)
(41 . 0.0) Default end width (optional; default = 0)
(42 . 0.0)
(91 . 0)
(210 0.0 0.0 1.0)
)
(
(-1 . <Entity name: 1fd68a72db0>)
(0 . "LINE")
(330 . <Entity name: 1fd68a6b9f0>)
(5 . "28B")
(100 . "AcDbEntity")
(67 . 0)
(410 . "Model")
(8 . "0")
(100 . "AcDbLine")
(10 4421.78 702.849 0.0)
(11 4006.62 985.206 0.0)
(210 0.0 0.0 1.0)
)