Element end index for single element connections (0: start, 1: end).
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public int SingleElementEndIndex { get; set; }Property Value
Int32
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
When setting this property: singleElementEndIndex is not a valid end index.
|
See Also
Reference