AppliedAssemblySettingTargetCurveOption Property

Gets or sets the value to specify the assembly insertion option along offset target curve.

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

Property Value

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