Settings of curve and spiral for the command CreateAlignmentLayout.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateAlignmentLayoutSettingsCmdCurveAndSpiralSettings
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdCurveAndSpiralSettings : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdCurveAndSpiralSettings Inherits TreeOidWrapper
C++
public ref class SettingsCmdCurveAndSpiralSettings sealed : public TreeOidWrapper
The SettingsCmdCreateAlignmentLayoutSettingsCmdCurveAndSpiralSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CurveRadiusForSCSGroup | Specifies a radius value for the SCS group. |
![]() | SpiralInAValue | Specifies the length for the Spiral In. |
![]() | SpiralInLength | Specifies the length for the Spiral In. |
![]() | SpiralOutAValue | Specifies the A value for the Spiral Out. |
![]() | SpiralOutLength | Specifies the length for the Spiral Out. |
![]() | SpiralType | Specifies the spiral type. |
![]() | UseCurve | Specifies whether your design includes a curve. |
![]() | UseSpiralIn | Specifies whether your design includes a spiral either before a curve or before a Spiral Out. |
![]() | UseSpiralOut | Specifies whether your design includes a Spiral Out. |