Harness proD API Help
EPLAN.Harness.API.Occurrences.Workdesk Namespace / OccWdLatentWire Class / ActivateWire Method
Pins to connect the wire ends.
In This Topic
    ActivateWire Method (OccWdLatentWire)
    In This Topic
    Sets a latent wire to be active. The wire is connected to given pins. Its occurrence is changed to the occurrence of the cable wire.
    Syntax
    public ICableWire ActivateWire( 
       Connection connection
    )

    Parameters

    connection
    Pins to connect the wire ends.

    Return Value

    Occurrence of the wire
    See Also