Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSurface::subGetGsMarkersAtSubentPath Method
Syntax
C++
virtual OdResult subGetGsMarkersAtSubentPath(const OdDbFullSubentPath& subPath, OdGsMarkerArray& gsMarkers) const;

Gets all graphic system markers by subentity paths. 

 

Parameters
Description
subPath
[in] Full path to the subentity.
gsMarkers
[out] Array of integer identifiers (GS markers).

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

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