Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDb2dPolyline::openSequenceEnd Method
Syntax
C++
OdDbSequenceEndPtr openSequenceEnd(OdDb::OpenMode mode);

Opens the OdDbSequenceEnd entity for this Polyline entity. 

 

Parameters
Description
mode
[in] Mode in which to open the OdDbSequenceEnd entity.

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

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.