API Reference > Classes > OdBmDatabasePropertyFacet Class > OdBmDatabasePropertyFacet Methods > OdBmDatabasePropertyFacet::makeMembers Method
OdBmDatabasePropertyFacet::makeMembers Method
Syntax
C++
static void makeMembers(OdRxMemberCollectionBuilder& collectionBuilder, void* pUserData);

Facet RxProperties list builder, calls by OdRxMemberCollectionImpl::collectMembers() when RxMemberQueryEngine creates a new iterator for object's RxProperties. 

Recieves a raw pointer to the OdBmDatabase object in void *pUserData.

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