class documentation

class AttachedTo(TextData):

View In Hierarchy

An attribute for objects that are attached to other objects.

Class Variable name Is always 'attached_to'.
Class Variable val The UID of the object this object is attached to.
name: Literal['attached_to'] =

Is always 'attached_to'.

val: ObjectUid =

The UID of the object this object is attached to.