API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::GetCoordinates Method
GeometryUtil::GetCoordinates Method
Syntax
C++
static OdGePoint3d GetCoordinates(const OdDAIObjectId& cartesianPoint);
Parameters 
Description 
const OdDAIObjectId& cartesianPoint 
[in] point handle.
 

OdGePoint3d represents coordinates.

Gets coordinates of a point. 

 

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