Click or drag to resize

ThinWireProbeCreate Method

Creates a new ThinWireProbe attached to the given cable.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static ThinWireProbe Create(
	SegmentLocation location,
	Document document = null
)

Parameters

location  SegmentLocation
The segment location on the cable's routing to place the probe.
document  Document  (Optional)
 

Return Value

ThinWireProbe
See Also