This class defines a TIN surface breakline.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesSurfaceBreakline
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class SurfaceBreakline
VB
Public Class SurfaceBreakline
C++
public ref class SurfaceBreakline
The SurfaceBreakline type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BreaklineType | Gets the surface breakline type. |
![]() | Description | Gets the description for the breakline. |
![]() | Vertices | Gets a vertex collection that composites the breakline. |
Methods
Name | Description | |
---|---|---|
![]() | InsertIntoDrawing | Inserts the breakline into the drawing as AutoCAD polylines. |