dbConvertPathSegToPolygon
dbConvertPathSegToPolygon(d_pathSeg) =>d_polygon/ nil
Description
Converts a pathseg to a polygon based on the boundary list.
Arguments
Value Returned
|
The dbObject of the polygon if the conversion is successful. |
|
Examples
dbConvertPathSegToPolygon(pathSegId)
Related Topics
Return to top