Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcFile::setContextSelection Method
Syntax
C++
OdResult setContextSelection(const OdDAIObjectIds & contexts);

Sets geometrical context selection to build a geometrical representation for selected geometrical contexts. Only selected contexts will be composed and drawn.

Parameters
Description
contexts
[in] A set of identifiers of SDAI objects, which represent the context selection.

eOk if the new context selection was successfully set; otherwise, the method returns an appropriate error code.

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