AppliedAssemblySettingMODAlongCurves Property

Gets or sets the value to specify the alignment curve MOD value for assembly insertion.

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

Property Value

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