Specifies the gap type to fill potential gaps in offset polylines.
| 0 | Connects the gaps by extending linear polyline segments. |
| 1 | Fillets gaps. The fillet radius is equal to the offset distance. |
| 2 | Chamfers gaps. The perpendicular distance from each chamfer to its corresponding vertex on the source linear polyline segment is equal to the offset distance. |
Properties
| Type | Integer |
| Range | 0 | 1 | 2 |
| Default | 0 |
| Status | Read / Write |
| Saved | In the user's profile |
Related Commands