AppliedAssemblySettingFrequencyAlongSpirals Property

Gets or sets the value to specify the assembly insertion frequency along the spiral portion of an alignment.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double FrequencyAlongSpirals { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
ArgumentException Thrown when setting to invalid value.
See Also