SettingsCmdExportCivilDrawingSettingsCmdExportCivilDrawingOptionExportFeatureLineAs2D Property |
Specifies whether your design includes a spiral either before a curve or before a Spiral Out.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ExportFeatureLineAs2D { get; }
Public ReadOnly Property ExportFeatureLineAs2D As PropertyBoolean
Get
public:
property PropertyBoolean^ ExportFeatureLineAs2D {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also