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

IfcCartesianPoint handle.

Creates IfcCartesianPoint object from a 2D point. 

 

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