Geom.unify()¶
Description¶
Simplifies the geometric representation of an object by removing unnecessary edges and merging faces.
Syntax¶
Parameters¶
| Parameter | Type | Default Value | Required | Description | 
|---|---|---|---|---|
| shp | Shape | — | Object for the operation simplification | 
Return value¶
| Type | Description | 
|---|---|
| Shape | Object of type Shape, result of simplification |