API Reference > Classes > PRC Curve Classes > OdPrcCurve3d Class
OdPrcCurve3d Class
OdPrcCurve3dOdPrcCurve3d
Syntax
C++
class OdPrcCurve3d : public OdPrcCurve;

PrcCurve3d.h

 

Class implements a three-dimensional curve.

Creates new 3d curve instance from OdGeCurve3d.
 
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 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.