API Reference > OdGe Classes > OdGeClipBoundary2d Class > OdGeClipBoundary2d Methods > OdGeClipBoundary2d::clipPolygon Method
OdGeClipBoundary2d::clipPolygon Method
Syntax
C++
OdGe::ClipError clipPolygon(const OdGePoint2dArray& rawVertices, OdGePoint2dArray& clippedVertices, OdGe::ClipCondition& clipCondition, OdGeIntArray* pClippedSegmentSourceLabel = NULL) const;

Clip a closed polygon, creating a second closed polygon.

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.