Parameters |
Description |
const OdRxObject* pO |
[in] Object to search the member in. |
const OdChar* name |
[in] Name of the member to be found. |
const OdRxMemberQueryContext* pContext = NULL |
[in] Context. Optional. |
bool bQueryFacets = true |
[in] Flag determines if the function will query members added dynamically by facet providers. Default value is true. |
Pointer to found member.
Finds a member by name, uses defaultContext() if no context is passed.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|