API Reference > Other Classes > OdResBuf Class > OdResBuf Methods > OdResBuf::setPickSet Method
OdResBuf::setPickSet Method
Syntax
C++
void setPickSet(const OdDbSelectionSet* pSSet);
Parameters 
Description 
const OdDbSelectionSet* pSSet 
[in] selection set. 

Sets the ResVal in this ResBuf object. 

 

OdError_InvalidResBuf if ResType does not correspond to the type of ResVal.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.