-
dtcc.MultiSurface.to_polygon(simplify=
0.01
) Polygon Flatten a MultiSurface to a single 2D Polygon.
- Parameters:¶
- ms : MultiSurface
The MultiSurface to flatten.
- Returns:¶
The flattened Polygon.
- Return type:¶
Polygon
0.01
) Polygon Flatten a MultiSurface to a single 2D Polygon.
The MultiSurface to flatten.
The flattened Polygon.
Polygon