SurfaceBreaklineBreaklineType Property |
Gets the surface breakline type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurfaceBreaklineType BreaklineType { get; }
Public ReadOnly Property BreaklineType As SurfaceBreaklineType
Get
public:
property SurfaceBreaklineType BreaklineType {
SurfaceBreaklineType get ();
}
Property Value
SurfaceBreaklineType
See Also