Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdDAI::ExtentCalculationMode Enumeration
Syntax
C++
enum class ExtentCalculationMode { byRequest, onAppendInstance, defaultMode = onAppendInstance };
Members
Description
byRequest
entity extent will be updated on each Model::getEntityExtent call;
onAppendInstance
appropriate populated folders will be updated in interactive way on each Model::appendApplicationInstance call.
defaultMode
default mode is onAppendInstance.

File: daiSettings.h 

Namespace: OdDAI 

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