API Reference > OdDb Classes > OdDbSurface Class > OdDbSurface Methods > OdDbSurface::subGetGsMarkersAtSubentPath Method
OdDbSurface::subGetGsMarkersAtSubentPath Method
Syntax
C++
virtual OdResult subGetGsMarkersAtSubentPath(const OdDbFullSubentPath& subPath, OdGsMarkerArray& gsMarkers) const;
Parameters 
Description 
const OdDbFullSubentPath& subPath 
[in] Full path to the subentity.  
OdGsMarkerArray& gsMarkers 
[out] Array of integer identifiers (GS markers).
 

eOk if the operation completed successfully or an appropriate error code otherwise.

Gets all graphic system markers by subentity paths. 

 

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