Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSelectionSetIterator::getSubentity Method
Syntax
C++
virtual bool getSubentity(OdUInt32 i, OdDbBaseFullSubentPath& path) = 0;

Returns the given subentity path inside the current entity. (analogous to acedSSSubentName)

Parameters
Description
i
[in] index of the subentity.
path
[out] Path to the subentity.

Returns true if and only if "i" is valid index in the subentities array.

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