SettingsLandXMLImportSettingsSurfaceImportAddOperationForBreakLines Property |
Specifies whether to add surface operation for BreakLines.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool AddOperationForBreakLines { get; set; }
Public Property AddOperationForBreakLines As Boolean
Get
Set
public:
property bool AddOperationForBreakLines {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also