CODModel::GetComponentsIntersecting
intCODModel::GetComponentsIntersecting(CODComponentSet*pCompSet, const CRectrect)
Gets all top level components intersecting with the rectangle 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.
rect
The rectangle to search for.