API Reference > Classes > OdBmSelectionSet Class > OdBmSelectionSet Methods > OdBmSelectionSet::select Method
OdBmSelectionSet::select Method
Syntax
C++
static OdBmSelectionSetPtr select(const OdBmObjectId& vpId, int nPoints, const OdGePoint3d* wcsPts, OdDbVisualSelection::Mode mode = OdDbVisualSelection::kCrossing, OdDbVisualSelection::SubentSelectionMode sm = OdDbVisualSelection::kDisableSubents, const OdRxObject* pFilter = 0);
Parameters 
Description 
int nPoints 
[in]  
const OdGePoint3d* wcsPts 
[in]  
OdDbVisualSelection::Mode mode = OdDbVisualSelection::kCrossing 
[in]  
const OdRxObject* pFilter = 0 
[in] object of type OdBmSelectionSet or pointer to a OdResBuf chain defining the filter. 

Filter selection only. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.