Close

Relief for ODA Team in Ukraine

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

Gets all graphic system markers by subentity paths. 

 

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

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

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