Gets the type of breakline in the operation .
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public SurfaceBreaklineType BreaklineType { get; }
Visual Basic
Public ReadOnly Property BreaklineType As SurfaceBreaklineType Get
Visual C++
public: property SurfaceBreaklineType BreaklineType { SurfaceBreaklineType get (); }