 | ILinkPeercoupleNode Property |
Attach node to use when the peers need to couple into a single parts hierarchy.
Namespace:
KASAPIv2
Assembly:
KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
SyntaxAttachNode coupleNode { get; }
Request Example
View SourceProperty Value
Type:
AttachNodeThe attach node or
null if the peer doesn't support coupling.
Remarks
The node is not required to be in the list of the attach nodes of the part. The caller must
ensure it before doing the actual coupling.
See Also