CompoundStructure.CanLayerWidthBeNonZero
Method
Description:
Identifies if changing the width of an existing layer from zero to a positive value will create a rectangular region.
Identifies if changing the width of an existing layer from zero to a positive value will create a rectangular region.
Remarks:
This is only allowed if there is a vertical line such that all regions to the left are assigned to layers with index < layerIdx, and all regions to the right are assigned to layers with index > layerIdx.
This is only allowed if there is a vertical line such that all regions to the left are assigned to layers with index < layerIdx, and all regions to the right are assigned to layers with index > layerIdx.