Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcEquationCurve3d Class
Syntax
C++
class OdPrcEquationCurve3d : public OdPrcCurve3d;

 

Class implements a three-dimensional curve defined by mathematical functions of one variable on the X, Y and Z axis. Equation curve can be parameterized and transformed for positioning in model space.

Transformation can be one of the following:

Value Description
0x00 Identity
0x01 Translate
0x02 Rotate
0x08 Scale

 

OdPrcEquationCurve3d inherits the OdPrcCurve class and can be reparameterized and trimmed using the OdPrcParameterization class and setParameterization() method.

OdPrcEquationCurve3dOdPrcEquationCurve3dOdPrcEquationCurve3d

File: PrcEquationCurve3d.h

Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.