Specifies a mode for working with entity extent folders of a model, by request or on append application instance appropriately.
Parameters
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