Click or drag to resize

IAPICable Interface

An API cable element.

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

The IAPICable type exposes the following members.

Properties
 NameDescription
Public propertyRouting The routing associated with a particular routed element.
(Inherited from IHasRouting)
Top
Methods
 NameDescription
Public methodGetSiblings Get all objects of this type in a document.
(Inherited from IAPISimObject)
Top
See Also