The Wire object.

Inheritance Hierarchy

Object
    DlxObject
        DlxWire

Methods

Name Description
GetEndPoint Gets the end point of the wire.
GetLinkCount Gets the number of objects connected to the specified end.
GetLinkedObject Gets the object attached to the specified endpoint.
GetStartPoint Gets the start point of the wire.
SetEndPoint Sets the end point of the wire.
SetStartPoint Sets the start point of the wire.

See also