IAttachment80

This interface controls the attachment behavior of objects.

 

 

Properties

 

AttachedToID

Gets the ID of the object attached to the leader object.

AutoDetach

Gets and sets a Boolean that determines the behavior of the camera once it reaches the object during a “fly to” operation.

DeltaAltitude

Gets and sets the distance between the heights of the attached objects.

DeltaPitch

Gets and sets the distance between the pitches of the attached objects.

DeltaRoll

Gets and sets the distance between the rolls of the attached objects.

DeltaX

Gets and sets the distance between the x-coordinates of the attached objects.

DeltaY

Gets and sets the distance between the y-coordinates of the attached objects.

DeltaYaw

Gets and sets the distance between the yaws of the attached objects.

IsAttached

Gets whether the object is currently attached to another object.

 

Methods

 

AttachTo

Attaches an object to another object by using the other object’s ID.