SettingsCmdCreateAlignmentLayoutSettingsCmdCurveAndSpiralSettingsSpiralType Property |
Specifies the spiral type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SpiralType> SpiralType { get; }
Public ReadOnly Property SpiralType As PropertyEnum(Of SpiralType)
Get
public:
property PropertyEnum<SpiralType>^ SpiralType {
PropertyEnum<SpiralType>^ get ();
}
Property Value
PropertyEnumSpiralType
See Also