Click or drag to resize

BulkCurrentProbeGetByDisplayName Method

Get BoxFieldProbe by display name

Namespace: ema3d.Api.V25.Core.Probes
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static List<BulkCurrentProbe> GetByDisplayName(
	string displayName,
	Document doc
)

Parameters

displayName  String
doc  Document

Return Value

ListBulkCurrentProbe
See Also