Start » Filter Reference » ShapeRegion » Shape Region Morphology » DilateShapeRegion
Module: | FoundationBasic |
---|
Performs a morphological dilation on a shape region.
Applications
Making the shape region thicker or filling-in small holes within it.
Name | Type | Range | Description | |
---|---|---|---|---|
inShapeRegion | ShapeRegion | |||
inRadius | Real | 0.0 - | ||
outShapeRegion | ShapeRegion |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Unable to create Polygon from ShapeRegion in DilateShapeRegion. |
Complexity Level
This filter is available on Advanced Complexity Level.