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 UseSpiralIn { get; }
VB
Public ReadOnly Property UseSpiralIn As PropertyBoolean Get
C++
public: property PropertyBoolean^ UseSpiralIn { PropertyBoolean^ get (); }