Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Settings::set_extentCalculationMode Method
Syntax
C++
void set_extentCalculationMode(ExtentCalculationMode newMode);

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

Parameters
Description
newMode
- 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. /remarks onAppendInstance mode is set by default
Copyright © 2002-2022. Open Design Alliance All rights reserved.