Description
This method wraps the ObjectARX AcDbAssocArrayActionBody::addSourceEntity() method.
C#
public void AddSourceEntity( ObjectId sourceEntity, Point3d basePoint );
Visual Basic
Public Function AddSourceEntity( sourceEntity As ObjectId, basePoint As Point3d ) As void
Links
AssocArray Class, Autodesk.AutoCAD.DatabaseServices Namespace