Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getGsMarkersAtSubentPath Method
Syntax
C++
virtual OdResult getGsMarkersAtSubentPath(const OdDbFullSubentPath& subPath, OdGsMarkerArray& gsMarkers) const = 0;

Returns an array of GS markers. 

 

Parameters
Description
subPath
[in] Full subentity path object identifying the subentity.
gsMarkers
[out] Array with GS markers for the subentities.

eOk if successful or an appropriate error code otherwise.

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