API Reference > OdDb Classes > OdDbSequenceEnd Class
OdDbSequenceEnd Class
OdDbSequenceEndOdDbSequenceEndOdDbSequenceEnd
Syntax
C++
class OdDbSequenceEnd : public OdDbEntity;

DbSequenceEnd.h

This class represents SequenceEnd (Seqend) entities in an OdDbDatabase instance.

OdDbSequenceEnd entities are automatically created and handled by the Drawings for complex objects such as OdDb2dPolyline and OdDbBlockReference. 

Client applications may add extended data or extension dictionaries to these entities, but should not create or delete them. 

These entities have no associated geometries. 

Do not derive from this class.

TD_Db 

 

 
Name 
Description 
 
This is OdDbSequenceEnd, a member of class OdDbSequenceEnd. 
 
Name 
Description 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbSequenceEnd. 
 
for vertices post-processing, when called from lisp 
 
for lisp && bag filer - outputs (-2,owner) 
 
 
 
 
 
This is subGetTransformedCopy, a member of class OdDbSequenceEnd. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.