# Edit Points on existing Adaptive Component

**URL:** https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190
**Category:** Revit
**Tags:** adaptivecomponent
**Created:** [September 14, 2021, 3:13pm UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190 "2021-09-14T15:13:23Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Carlos\_Montellano](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/carlos_montellano/32/18609_2.png) [@Carlos\_Montellano](https://forum.dynamobim.com/u/Carlos_Montellano)
#### Post date: [September 14, 2021, 3:13pm UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190/1 "2021-09-14T15:13:23Z")

</div>

Hi All,  
I’ve read a couple of posts that are almost 2 years old. Probably there is already an implemented solution for this issue.  
I’m trying to edit/move the points of already placed adaptive components. With which node (evtl. package name) can I do it?  
Best regards,  
Carlos

---

<div class="post-metadata">

### Author: ![jacob.small](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/jacob.small/32/161030_2.png) [@jacob.small](https://forum.dynamobim.com/u/jacob.small)
#### Post date: [September 14, 2021, 7:43pm UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190/2 "2021-09-14T19:43:26Z")

</div>

Element.SetLocation should do the trick.

---

<div class="post-metadata">

### Author: ![RMohareb](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/rmohareb/32/120534_2.png) [@RMohareb](https://forum.dynamobim.com/u/RMohareb)
#### Post date: [September 15, 2021, 5:59am UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190/3 "2021-09-15T05:59:35Z")

</div>

> [@Set Location of Adaptative points in an Adaptative Components](https://forum.dynamobim.com/t/set-location-of-adaptative-points-in-an-adaptative-components/15223/3):
>
> I already try that, but it does not help to move the Adaptative points. It only move the basic point of the family so it does not help in this case. It moves the family but not to the position based in the adaptative points

---

<div class="post-metadata">

### Author: ![ingenieroahmad](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/ingenieroahmad/32/72992_2.png) [@ingenieroahmad](https://forum.dynamobim.com/u/ingenieroahmad)
#### Post date: [September 15, 2021, 6:15am UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190/4 "2021-09-15T06:15:39Z")

</div>

No.

---

<div class="post-metadata">

### Author: ![Carlos\_Montellano](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/carlos_montellano/32/18609_2.png) [@Carlos\_Montellano](https://forum.dynamobim.com/u/Carlos_Montellano)
#### Post date: [September 15, 2021, 11:34am UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190/5 "2021-09-15T11:34:10Z")

</div>

Hi, I was wondering if you could help me with the installation of your custom node in Dynamo. I know how to create custom python nodes, but c# is different. How do I get your c# code into a dynamo node?

---

<div class="post-metadata">

### Author: ![RMohareb](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/rmohareb/32/120534_2.png) [@RMohareb](https://forum.dynamobim.com/u/RMohareb)
#### Post date: [September 16, 2021, 7:48am UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190/6 "2021-09-16T07:48:53Z")

</div>

we (Ramiz Mohareb @RMohareb nd Ahmed Montase @ingenieroahmad) create it as a package (Adaptive component control) you can download it

> [@Adaptive Families Control Issue](https://forum.dynamobim.com/t/adaptive-families-control-issue/68267):
>
> Hello Guys, Here and Below, I will share with you a solution for dealing with adaptive components location and to update it as it’s pop up as a major problem later in forum here. Under the below link, you might download a new published package by ( @Ramiz.mohareb , @ingenieroahmad ) under name ( Adaptive Component Control ) to manage you to move and control your adaptive families by feeding it with the required elements and the new points location. [Dynamo Packages](https://dynamopackages.com/) Along …

---

<div class="post-metadata">

### Author: ![Carlos\_Montellano](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.dynamobim.com/carlos_montellano/32/18609_2.png) [@Carlos\_Montellano](https://forum.dynamobim.com/u/Carlos_Montellano)
#### Post date: [September 17, 2021, 8:50am UTC](https://forum.dynamobim.com/t/edit-points-on-existing-adaptive-component/68190/7 "2021-09-17T08:50:24Z")

</div>

Thank you for the package. I’ll thoroughly test it.
