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