Click or drag to resize

CableVoltageProbeModifierGetCableVoltageProbes Method

Get all Cable Voltage Probes in the given document

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static Dictionary<string, CableVoltageProbe> GetCableVoltageProbes(
	Document document
)

Parameters

document  Document

Return Value

DictionaryString, CableVoltageProbe
See Also