CODModel::GetComponentsContaining
intCODModel::GetComponentsContaining(CODComponentSet*pCompSet, const CPointpoint, const intnPadding)
Gets all top level components containing the point passed in.
Defined in: OdModel.cpp
Return Value
The number of components found.
Parameters
pCompSet
A pointer to the component set to hold the components found.
point
The point to search for.
nPadding
The amount of padding to add to the hit test region.