Share

SurfaceBreakline.BreaklineType Property

Gets the surface breakline type.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SurfaceBreaklineType BreaklineType { get; }

VB

Public ReadOnly Property BreaklineType As SurfaceBreaklineType
	Get

C++

public:
property SurfaceBreaklineType BreaklineType {
	SurfaceBreaklineType get ();
}

Property Value

SurfaceBreaklineType

See Also

Reference

Was this information helpful?