public IOccCableUnit AddNewCableUnit( IEnumerable<ICableUnitAddable> occurrences, bool includeRelated )
Parameters
- occurrences
- Occurrences that will be added to the newly created cable unit.
- includeRelated
- If true, all occurrences related to specified ones are also added. Default is true.
Return Value
Created cable unit.