API Reference > OdGe Classes > OdGeClipBoundary2d Class
OdGeClipBoundary2d Class
OdGeClipBoundary2dOdGeClipBoundary2d
Syntax
C++
class OdGeClipBoundary2d : public OdGeEntity2d;

GeClipBoundary2d.h

This class defines a planar clipping object for clipping arbitrary 2D polygons or polylines to 2D convex open or closed polyline curves or rectangles. 

Corresponding C++ library: TD_Ge 

 

 
Name 
Description 
 
This is the overview for the OdGeClipBoundary2d constructor overload. 
 
Name 
Description 
 
Clips a closed polygon, creating a second closed polygon. Currently not implemented.
 
 
Clips a polyline, creating a second polyline. Currently not implemented.
 
 
set 
This is the overview for the set method overload. 
 
Name 
Description 
 
= 
Assignment operator for the OdGeClipBoundary2d class. Assigns properties of the specified clip boundary.
 
Copyright © 2002–2022. Open Design Alliance. All rights reserved.