API Reference > OdDb Classes > OdDbPolygonMesh Class > OdDbPolygonMesh Methods > OdDbPolygonMesh::openSequenceEnd Method
OdDbPolygonMesh::openSequenceEnd Method
Syntax
C++
OdDbSequenceEndPtr openSequenceEnd(OdDb::OpenMode mode);
Parameters 
Description 
OdDb::OpenMode mode 
[in] Mode in which to open the OdDbSequenceEnd entity. 

Returns a SmartPointer to the newly opened OdDbSequenceEnd, or a null SmartPointer.

Opens the OdDbSequenceEnd entity for this PolygonMesh entity. 

 

This method is provided solely for applications that store XData on OdDbSequenceEnd entities; this is not recommended.

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