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