StructureOverrideCollectionSplitAt Property

Gets or sets which structure to favor when splitting a profile view containing multiple structures.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public string SplitAt { get; set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when the input structure name cannot be found in the collection.
See Also