API Reference > Classes > PRC Curve Classes > OdPrcCurve2d Class
OdPrcCurve2d Class
OdPrcCurve2dOdPrcCurve2d
Syntax
C++
class OdPrcCurve2d : public OdPrcCurve;

PrcCurve2d.h

 

Class implements a two-dimensional curve.

Creates new 2d curve instance from OdGeCurve2d.
 
Returns the current transformation matrix for the curve. 
Returns the current curve data.
 
is3d 
Returns the current curve's 3D flag value. The flag is equal to true if the curve is a 3D object or is equal to false in the other case. 
Sets a new instance of the curve data.
 
Sets a new transformation for the curve.
 
Returns the current transformation for the curve. 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.