draw border - ajtruckle/cut-tools-support GitHub Wiki

Draw Border

TS_DRAWBORDER

Create a border around a selected set of entities

Notes iconThe border is created on layer 0 as a LWPOLYLINE.

 


Overview

Draw Border Dialog

Figure 1: Draw Border Dialog

Selection Set Information

Setting Description
Width Displays the width of the selected entities.This value is read-only.
Height Displays the height of the selected entities.This value is read-only.

Border

Setting Description
Type of Border The following border types are supported:  Equal Margins (this enables the All Margins setting) Individual Margins (this enables the Left / Right / Top / Bottom settings) Shrink to Fit Align to Bottom (this enables the Bottom settings)
Radius Specify the size of the radius you would like to use for the corners of the border. Notes iconUse a value of 0 if you do not want to include curved corners.
Width Specify the width for the new border. Any margin values will be added to this value.
Height Specify the height for the new border. Any margin values will be added to this value.
Copy Selection Set Sizes Press this button to reset the width and height to that of the original selection set.

Margins

Setting Description
All Margins Specify the width you would like to use for all margins.
Left Specify the width you would like to use for the left margin.
Right Specify the width you would like to use for the right margin.
Top Specify the width you would like to use for the top margin.
Bottom Specify the width you would like to use for the bottom margin.

 


Previous Topic Next Topic