Consider single walls as external perimeters. #661
This commit is contained in:
parent
47c5d410ea
commit
3b38e392ad
@ -318,7 +318,7 @@ sub make_perimeters {
|
||||
{
|
||||
my @thin_paths = ();
|
||||
my %properties = (
|
||||
role => EXTR_ROLE_PERIMETER,
|
||||
role => EXTR_ROLE_EXTERNAL_PERIMETER,
|
||||
flow_spacing => $self->perimeter_flow->spacing,
|
||||
);
|
||||
for (@{ $self->thin_walls }) {
|
||||
|
Loading…
Reference in New Issue
Block a user