DeleteEdges(IEnumerable<IEdge>)

Delete edges associated with this construction line.

Declaration Syntax

public virtual void DeleteEdges(IEnumerable<IEdge> edgeCollection)

Parameters

edgeCollection(IEnumerable<IEdge>)

A collection of IEdge.