AppliedAssemblySettingMODAlongTargetCurves Property

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

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

Property Value

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