API Reference > OdDg Classes > OdDgPointSymbolResource Class
OdDgPointSymbolResource Class
OdDgPointSymbolResourceOdDgPointSymbolResource
Syntax
C++
class OdDgPointSymbolResource : public OdDgLineStyleResource;

DgLineStyleDefTableRecord.h

This class represents a PointSymbol linestyle resource. 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
 
 
 
 
Name 
Description 
 
Reads resource data from a stream.
 
 
Writes resource data to a stream.
 
 
Returns the element ID of the symbol cell header.
 
 
Returns the element ID handle of a dependent symbol cell header. 
 
Returns the description of a point resource. 
 
Returns the size of linestyle definition resource binary data. 
 
Returns the 3D flag symbol cell header. 
 
Returns the binary data of a symbol cell header.
 
 
Returns the dependent symbol extents. 
 
Returns the point resource symbol offset from the symbol origin. 
 
Returns the point resource symbol scale. 
 
Returns the type of linestyle definition resource. 
 
 
 
Scales a linestyle resource. 
 
Sets a dependent element ID handle for a symbol resource.
 
 
Sets a description of a point resource.
 
 
Sets the 3D flag of the symbol cell header.
 
 
Sets the binary data of a symbol cell header.
 
 
Sets a dependent symbol extents.
 
 
Sets a point resource symbol offset from the resource symbol origin.
 
 
Sets a point resource symbol scale.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.