AttachEntity Method [AEC Base objects]

AEC Auto

AttachEntity Method

Anchors an AEC entity to an AutoCAD or AEC entity.

See Also | Example

Signature

object.AttachEntity entity

object

AecAnchor, AecAnchorEntToCurve, AecAnchorEntToLayoutCell, AecAnchorEntToLayoutNode, AecAnchorEntToLayoutVolume, AecAnchorExtendedTagToEnt AecAnchorLeadEntToNode, AecAnchorToRef
The object this method applies to.

entity

AecEntity; input-only
The AEC entity to be attached to the anchored object.

Remarks

Although AecAnchorEntToGridAssembly inherits the AttachEntity method from AecAnchor, it is disabled.