BricsCAD .NET API
Poly
2d
Type Enumeration
Represents the types of 2D polylines.
Namespace:
Teigha.DatabaseServices
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
Poly2dType
Public
Enumeration
Poly2dType
public
enum class
Poly2dType
type
Poly2dType
Members
Member name
Value
Description
SimplePoly
0
Simple polyline.
FitCurvePoly
1
Curve fit.
QuadSplinePoly
2
Quadratic B-spline fit.
CubicSplinePoly
3
Cubic B-spline fit.
See Also
Reference
Teigha.DatabaseServices Namespace
© Bricsys NV. All rights reserved.