Click or drag to resize

IAttachNodesUtils Methods

The IAttachNodesUtils type exposes the following members.

Methods
  NameDescription
Public methodAddNode
Adds an existing attach node into the part.
Public methodCreateNode
Creates a new attach node on the part.
Public methodDropNode
Drops the attach node on the part.
Public methodGetTransformForNode
Gets or creates a transform object for the attach node.
Public methodNodeId
Returns a user friendly attach node representation.
Public methodParseNodeFromString
Creates an attach node form the part's config definition string.
Top
See Also