Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcPolyLine2d Class
Syntax
C++
class OdPrcPolyLine2d : public OdPrcCurve2d;

 

Class implements a two-dimensional polyline consisting of a set of lines defined by a sequence of points. A polyline 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

 

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

OdPrcPolyLine2dOdPrcPolyLine2dOdPrcPolyLine2d

File: PrcPolyLine2d.h

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