Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmElement::getGsMarkersAtSubentPath Method
Syntax
C++
OdResult getGsMarkersAtSubentPath(const OdBmFullSubentPath& subPath, OdGsMarkerArray& gsMarkers) const;

Returns all graphic system marker by subentity paths for complex entities, that has the ability to associate an integer identifier (GS marker) with each graphic primitive or with groups of primitives during draw themself. 

 

Parameters
Description
subPath
[in] The OdDbFullSubentPath to the subentity.
gsMarkers
[in/out] The array of integer identifiers (GS markers).
Copyright © 2002-2022. Open Design Alliance All rights reserved.