Click or drag to resize

CableCurrentProbeMove(SegmentLocation, IAPICable) Method

Move this probe to a new location and cable.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public void Move(
	SegmentLocation location,
	IAPICable cable
)

Parameters

location  SegmentLocation
cable  IAPICable
See Also