Click or drag to resize

RouteBuilderRemoveSegments Method

Remove a segment from the route.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public void RemoveSegments(
	ICollection<IHasTrimmedCurve> segments
)

Parameters

segments  ICollectionIHasTrimmedCurve
See Also