Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Settings::get_extentCalculationMode Method
Syntax
C++
ExtentCalculationMode get_extentCalculationMode() const;

Retrieves the current mode for working with entity extent folders of a model, by request or on append application instance appropriately.

ExtentCalculationMode value, byRequest means that entity extent will be updated on each Model::getEntityExtent call; onAppendInstance means appropriate populated folders will be updated in interactive way on each Model::appendApplicationInstance call.

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