Click or drag to resize

IHasRouting Interface

Indicates an element has some routing associated with it.

Namespace: ema3d.Api.V25.Cabling
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public interface IHasRouting

The IHasRouting type exposes the following members.

Properties
 NameDescription
Public propertyRouting The routing associated with a particular routed element.
Top
See Also