Close

Relief for ODA Team in Ukraine

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

Returns the array of the graphics system marker(s) (GS marker(s)) associated with primitive(s) that is used for drawing the subentity. 

 

Parameters
Description
subPath
[in] Path to the subentity (or subentities) for which the GS marker(s) is requested.
gsMarkers
[out] Array of the GS marker(s).

eOk if successful, or an appropriate error code otherwise.

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