Specifies whether your design includes a spiral either before a curve or before a Spiral Out.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean ExportFeatureLineAs2D { get; }
VB
Public ReadOnly Property ExportFeatureLineAs2D As PropertyBoolean Get
C++
public: property PropertyBoolean^ ExportFeatureLineAs2D { PropertyBoolean^ get (); }