Gets or sets the value to specify the alignment curve MOD value for assembly insertion.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public double MODAlongCurves { get; set; }Visual Basic
Public Property MODAlongCurves As Double
Get
SetVisual C++
public: property double MODAlongCurves { double get (); void set (double value); }
Exceptions
| Exception | Condition |
|---|---|
| System.ArgumentException | Thrown when setting to invalid value. |