API Reference > Classes > PRC Mathematical Operators > OdPrcMath3d Class > OdPrcMath3d Methods > OdPrcMath3d::transformPoint Method
OdPrcMath3d::transformPoint Method
Syntax
C++
virtual OdGePoint3d transformPoint(const OdGePoint3d& ptBase) const;
Parameters 
Description 
const OdGePoint3d& ptBase 
[in] A parameter to be evaluated. 

The base evaluation method which returns the evaluated parameter as a reference to an OdGePoint3d object. 

 

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