API Reference > Classes > PRC Curve Classes > OdPrcTransformedCurve2d Class > OdPrcTransformedCurve2d Methods > mathTransformation Method > OdPrcTransformedCurve2d::mathTransformation Method ()
OdPrcTransformedCurve2d::mathTransformation Method ()
Syntax
C++
OdPrcMath3dPtr & mathTransformation();

Returns the current 3D mathematical function applied to the base curve of the transformed curve. Represented as a reference to a smart pointer to an OdPrcMath3d object. The 3D mathematical function is returned as a reference to a smart pointer to an OdPrcMath3d object, therefore it can be used to set a new 3D mathematical function.

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