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

IfcCartesianPoint handle.

Creates IfcCartesianPoint object from a 3D point. 

 

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