IAttachNodesUtils Interface |
Namespace: KASAPIv2
The IAttachNodesUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNode | Adds an existing attach node into the part. | |
| CreateNode | Creates a new attach node on the part. | |
| DropNode | Drops the attach node on the part. | |
| GetTransformForNode | Gets or creates a transform object for the attach node. | |
| NodeId | Returns a user friendly attach node representation. | |
| ParseNodeFromString | Creates an attach node form the part's config definition string. |