Variable |
Description |
size_drill_ratio |
This parameter enables you to define the teardrop line size. Prior to Genesis V8.1b, the size of teardrop lines was defined as: * relevant line size for Triangular and Filleted types * half-line size for Straight type From Genesis version 8.1b, teardrop size is calculated according to the formula: td_line_size = line_width * size_line_ratio + pad_size * size_pad_ratio + drill_size * size_drill_ratio + td_size_add To maintain the previous teardrop lines definitions, set the new parameters with the following default settings: size_line_ratio = 1, size_pad_ratio = 0, size_drill_ratio = 0, td_size_add = 0 Note: If the teardrop line size is longer than the maximum line size allowed, line size is adjusted to the maximum permitted line size. This adjusted line will be reported in a new category - Updated Teardrop Size. |