Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdRxMemberQueryEngine::promotingContext Method
Syntax
C++
const OdRxPromotingQueryContext* promotingContext() const;

Reference to the default promoting query context. Handles collecting members in a list, but unlike the default, this one includes children (sub-properties) in the list, instead of parents. For example OdDbLine property "EndPoint" would be replaced by "EndPoint/X", "EndPoint/Y", "EndPoint/Z" if queried using this context.

Promoting query context.

Copyright © 2002-2022. Open Design Alliance All rights reserved.