API Reference > OdDb Classes > OdDbBlockReference Class > OdDbBlockReference Methods > OdDbBlockReference::subGetGsMarkersAtSubentPath Method
OdDbBlockReference::subGetGsMarkersAtSubentPath Method
Syntax
C++
ODRX_SEALED_VIRTUAL OdResult subGetGsMarkersAtSubentPath(const OdDbFullSubentPath& subPath, OdGsMarkerArray& gsMarkers) const;
Parameters 
Description 
const OdDbFullSubentPath& subPath 
[in] Information needed to identify the subentity (or subentities).  
OdGsMarkerArray& gsMarkers 
[out] Array of Gs markers for the subentity or subentities. 

Returns eOk if successful, or an appropriate error code if not.

This is subGetGsMarkersAtSubentPath, a member of class OdDbBlockReference. 

 

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