SubassemblyTargetInfoTargetToOption Property

Gets the option of how to target.

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

Property Value

SubassemblyTargetToOption
Exceptions
ExceptionCondition
InvalidOperationException Thrown when:
  • The count of TargetIds is less than 2.
  • Set to Flattest or Steepest when TargetType is Offset or OffsetPipe.
See Also