Close

Relief for ODA Team in Ukraine

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

This is subGetGsMarkersAtSubentPath, a member of class OdDbBlockReference. 

 

Parameters
Description
subPath
[in] Information needed to identify the subentity (or subentities).
gsMarkers
[out] Array of Gs markers for the subentity or subentities.

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

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