Parameters |
Description |
const OdDbEntity* pSubject |
[in] A raw pointer to an entity. |
const OdDbFullSubentPath& subPath |
[in] A full subentity path object identifying the subentity. |
OdGsMarkerArray& gsMarkers |
[out] An array with GSMarkers for the subentities. |
Overrules the OdDbEntity::subGetGsMarkersAtSubentPath() method and calls it in the default implementation. This method returns eOk if successful.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|