SetOfstGapMode
Specifies how closed PolyLines reconnect when segments are offset.
| 0 |
Connects the gaps by extending the PolyLine segments. |
| 1 |
Connects the gaps with filleted arc segments. The radius of each arc segment is equal to the offset distance. |
| 2 |
Connects the gaps with chamfered line segments. The perpendicular distance to each chamfer is equal to the offset distance. |
| Type |
Integer |
| Range |
0 | 1 | 2 |
| Default |
0 |
| Status |
Read / Write |
| Saved |
In the user's profile |