API Reference > Namespaces > OdPdfPublish Namespace > Classes > Od2dGeometryBlock Class
Od2dGeometryBlock Class
OdPdfPublish__Od2dGeometryBlockOdPdfPublish__Od2dGeometryBlockOdPdfPublish__Od2dGeometryBlock
Syntax
C++
class Od2dGeometryBlock : public OdObject;

PdfPublish2dGeometryBlock.h

This class implements two-dimensional geometry data in .pdf documents created with Publish SDK.

 
Name 
Description 
 
Destroys the 2D geometry object. 
 
Name 
Description 
 
Adds a new circle or arc to the geometry object.  
 
Adds a new NURBS-curve to the geometry object.  
 
Adds a new ellipse to the geometry object.  
 
Adds a new image to the geometry object.  
 
This is the overview for the addLine method overload. 
 
Adds a new text label to the geometry object.  
 
Finishes a new drawing contour for the geometry object.  
 
Sets the geometry object's color.  
 
Sets the geometry object's line cap.  
 
Sets the geometry object's line join value.  
 
Sets the geometry object's lineweight.  
 
Sets a new transformation matrix for the geometry object.  
 
Sets a new origin point for the geometry object.  
 
Starts a new drawing contour for the geometry object. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.