![]() | ILinkPeer Interface |
Namespace: KASAPIv2
The ILinkPeer type exposes the following members.
Name | Description | |
---|---|---|
![]() | attachNode | Parsed attach node definition of the peer. |
![]() | cfgAttachNodeName | Name of the attach node on the part. |
![]() | cfgDependentNodeNames |
List of the attach node names, which this module doesn't own, but wants to align the state
with.
|
![]() | cfgLinkType | Source link type identifier. |
![]() | coupleNode |
Attach node to use when the peers need to couple into a single parts hierarchy.
|
![]() | isLinked | Tells if this peer is currently linked to another peer. |
![]() | isLocked |
Tells if the peer's link ability is disabled due to it's attach node is taken by another peer
on the same part.
|
![]() | isNodeBlocked | Tells if the peer's attach node is occupied by an incompatible part. |
![]() | linkNodeName | The persisted name of the attach node of the other peer. |
![]() | linkPartId | The persisted ID of the linked part of the other peer. |
![]() | linkState | Current state of the peer. |
![]() | nodeTransform |
Transform that defines the position and orientation of the base node to which all the
renderers and physical anchors are aligned.
|
![]() | otherPeer | Other end of the link. |
![]() | part | Part that owns the source. |