SettingsLandXMLExportSettingsAlignmentExportExportCrossSections Property |
Exports cross section data if sample lines are defined for the alignment.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ExportCrossSections { get; set; }
Public Property ExportCrossSections As Boolean
Get
Set
public:
property bool ExportCrossSections {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also