Click or drag to resize

RouteBuilderRemoveTerminations Method

Remove multiple terminations form the route.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public void RemoveTerminations(
	ICollection<ICurvePoint> points
)

Parameters

points  ICollectionICurvePoint
See Also