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.4.208.0
Syntax
C#
public PropertyBoolean ExportFeatureLineAs2D { get; }
Visual Basic
Public ReadOnly Property ExportFeatureLineAs2D As PropertyBoolean Get
Visual C++
public: property PropertyBoolean^ ExportFeatureLineAs2D { PropertyBoolean^ get (); }