API Reference > OdIfc Namespace > Classes > OdIfcModelValidationContext Structure > OdIfcModelValidationContext::OdIfcModelValidationContext Constructor
OdIfcModelValidationContext::OdIfcModelValidationContext Constructor
Syntax
C++
OdIfcModelValidationContext(OdDAI::Model* _pModel, OdIfcFile* _pFile);
Parameters 
Description 
OdDAI::Model* _pModel 
[in] A raw pointer to Model object which used for validation.  
OdIfcFile* _pFile 
[in] A raw pointer to the object which used for validation. 

Struct constructor.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.