SurfaceOperationAddBreaklineFromFileBreaklineFileName Property

Gets or sets the full path of the breakline file for the operation.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public string BreaklineFileName { get; set; }

Property Value

String
Remarks
You may need to rebuild the surface after changing the file name to make this change take effect.
See Also