API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdExporterUtil Class > OdExporterUtil Methods > OdExporterUtil::createDirection Method (OdIfcModel*, OdGeVector3d)
OdExporterUtil::createDirection Method (OdIfcModel*, OdGeVector3d)
Syntax
C++
static OdDAIObjectId createDirection(OdIfcModel* model, OdGeVector3d direction);
Parameters 
Description 
OdIfcModel* model 
[in] pointer to IFC model  
OdGeVector3d direction 
[in] direction.
 

handle.

Creates IfcDirection object. 

 

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