Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
InstanceValidationContext::InstanceValidationContext Constructor (OdDAI::Model *, OdDAI::ApplicationInstance*)
Syntax
C++
InstanceValidationContext(OdDAI::Model * _model, OdDAI::ApplicationInstance* _pInstance);

Creates a new validation context instance for a specified application instance.

Parameters
Description
_model
[in] A raw pointer to an Model object.
_pInstance
[in] A raw pointer to an ApplicationInstance object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.